Skip to content

Commit cae3281

Browse files
committed
[css-text-3] Ignore out-of-flow elements for hyphenation
Closes #3862
1 parent bfe77ef commit cae3281

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

css-text-3/Overview.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2735,6 +2735,7 @@ Line Breaking Details</h3>
27352735
<p>For the purpose of the 'hyphens' property,
27362736
what constitutes a “word” is UA-dependent.
27372737
However, inline element boundaries
2738+
and out-of-flow elements
27382739
must be ignored when determining word boundaries.
27392740

27402741
<wpt>

0 commit comments

Comments
 (0)