Skip to content

Commit a735b15

Browse files
authored
[css-text-4][editorial] Gloss out-of-flow jargon (#13030)
1 parent 24f6a8e commit a735b15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-text-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7950,7 +7950,7 @@ Hyphenation Control: the 'hyphens' property</h4>
79507950
For the purpose of the 'hyphens' property,
79517951
what constitutes a “word” is UA-dependent.
79527952
However, inline element boundaries
7953-
and out-of-flow elements
7953+
and [=out-of-flow=] elements
79547954
must be ignored when determining word boundaries.
79557955

79567956
<wpt>
@@ -13189,7 +13189,7 @@ Word and Phrase Detection</h2>
1318913189

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

0 commit comments

Comments
 (0)