Skip to content

Commit 4dcbed0

Browse files
committed
[css-text] Re-run bikeshed
1 parent f159579 commit 4dcbed0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css-text/Overview.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2368,7 +2368,8 @@ <h3 class="heading settled" data-level="6.2" id="overflow-wrap-property"><span c
23682368
<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>
23692369

23702370

2371-
<dd>An unbreakable "word" may be broken at an arbitrary point if
2371+
<dd>An otherwise unbreakable sequence of <a data-link-type="dfn" href="#character">characters</a>
2372+
may be broken at an arbitrary point if
23722373
there are no otherwise-acceptable break points in the line.
23732374
Shaping characters are still shaped as if the word were not
23742375
broken, and grapheme clusters must stay together as one unit.

0 commit comments

Comments
 (0)