overflow-wrap-001 |
= |
|
overflow-wrap - break-word (basic)
- The 'overflow-wrap' property set 'break-word' breaks the word at an arbitrary point
|
overflow-wrap-002 |
= |
|
overflow-wrap - break-word and white-space - nowrap
- Test checks that the 'overflow-wrap' property has effect if and only if the 'white-space' allows wrapping
|
overflow-wrap-003 |
= |
|
overflow-wrap - break-word (white space)
- The 'overflow-wrap' property set 'break-word' breaks line at white space
|
overflow-wrap-004 |
= |
|
overflow-wrap - normal (basic)
- The 'overflow-wrap' property set 'normal' overflows container
|
overflow-wrap-005 |
= |
|
overflow-wrap - normal (white space)
- The 'overflow-wrap' property set 'normal' will break line at white space
|
word-wrap-001 |
= |
|
word-wrap - break-word (basic)
- The 'word-wrap' property set 'break-word' breaks the word at an arbitrary point
|
word-wrap-002 |
= |
|
word-wrap - break-word and white-space - nowrap
- Test checks that the 'word-wrap' property has effect if and only if the 'white-space' allows wrapping
|
word-wrap-003 |
= |
|
word-wrap - break-word (white space)
- The 'word-wrap' property set 'break-word' breaks line at white space
|
word-wrap-004 |
= |
|
word-wrap - normal (basic)
- The 'word-wrap' property set 'normal' overflows container
|
word-wrap-005 |
= |
|
word-wrap - normal (white space)
- The 'word-wrap' property set 'normal' will break line at white space
|