We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f159579 commit 4dcbed0Copy full SHA for 4dcbed0
1 file changed
css-text/Overview.html
@@ -2368,7 +2368,8 @@ <h3 class="heading settled" data-level="6.2" id="overflow-wrap-property"><span c
2368
<dt><dfn class="css" data-dfn-for="overflow-wrap" data-dfn-type="value" data-export="" id="valdef-overflow-wrap-break-word">break-word<a class="self-link" href="#valdef-overflow-wrap-break-word"></a></dfn>
2369
2370
2371
- <dd>An unbreakable "word" may be broken at an arbitrary point if
+ <dd>An otherwise unbreakable sequence of <a data-link-type="dfn" href="#character">characters</a>
2372
+ may be broken at an arbitrary point if
2373
there are no otherwise-acceptable break points in the line.
2374
Shaping characters are still shaped as if the word were not
2375
broken, and grapheme clusters must stay together as one unit.
0 commit comments