We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09aeff6 commit f159579Copy full SHA for f159579
css-text/Overview.bs
@@ -1297,7 +1297,8 @@ Canonical order: N/A
1297
introduced by ''word-break: keep-all'' may be relaxed to match ''word-break: normal''
1298
if there are no otherwise-acceptable break points in the line.</dd>
1299
<dt><dfn>break-word</dfn></dt>
1300
- <dd>An unbreakable "word" may be broken at an arbitrary point if
+ <dd>An otherwise unbreakable sequence of <a>characters</a>
1301
+ may be broken at an arbitrary point if
1302
there are no otherwise-acceptable break points in the line.
1303
Shaping characters are still shaped as if the word were not
1304
broken, and grapheme clusters must stay together as one unit.
0 commit comments