Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions css-text-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -7950,7 +7950,7 @@ Hyphenation Control: the 'hyphens' property</h4>
For the purpose of the 'hyphens' property,
what constitutes a “word” is UA-dependent.
However, inline element boundaries
and out-of-flow elements
and [=out-of-flow=] elements
must be ignored when determining word boundaries.

<wpt>
Expand Down Expand Up @@ -13189,7 +13189,7 @@ Word and Phrase Detection</h2>

<li id=boundary-outermost>
Inline box boundaries
and out-of-flow elements must be ignored
and [=out-of-flow=] elements must be ignored
when determining word or phrase boundaries.
However,
if a [=word boundary|word=] or [=phrase boundary=] is found at the same position as
Expand Down