-
Notifications
You must be signed in to change notification settings - Fork 757
Closed
Labels
Closed Rejected as InvalidTesting UnnecessaryMemory aid - issue doesn't require testsMemory aid - issue doesn't require testsTracked in DoCcss-text-3Current WorkCurrent Work
Description
Which behaviour of white-space:pre-wrap + word-wrap:break-word is correct?
- end spaces are preserved and break the line (EDGE/IE11) and long series internal spaces (between words) also break the line
- end spaces have any exception - doesn't break the and long series of spaces between words doesn't break the line? (Cr, Moz)
You can test it on <textarea/> or on content-editable <div/> by entering:
test_________________________________________________________test_________________________________________________, the _ means a space.
In my opinion the IE11/EDGE behaviour is correct.
SelenIT
Metadata
Metadata
Assignees
Labels
Closed Rejected as InvalidTesting UnnecessaryMemory aid - issue doesn't require testsMemory aid - issue doesn't require testsTracked in DoCcss-text-3Current WorkCurrent Work