Skip to content

Commit 2dfb5f7

Browse files
authored
[css-text-3][editorial] Gloss "out-of-flow" jargon (#13066)
Approx. backport of #13030
1 parent 3dd004a commit 2dfb5f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-text-3/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -848,7 +848,7 @@ Mapping Rules</h4>
848848
For ''capitalize'', what constitutes a “word“ is UA-dependent;
849849
[[!UAX29]] is suggested (but not required)
850850
for determining such word boundaries.
851-
Out-of-flow elements and inline element boundaries
851+
[=Out-of-flow=] elements and inline element boundaries
852852
must not introduce a 'text-transform' word boundary
853853
and must be ignored when determining such word boundaries.
854854

@@ -3431,7 +3431,7 @@ Line Breaking Details</h3>
34313431
and is forbidden under ''line-break: anywhere''.
34323432

34333433
<li>
3434-
Out-of-flow elements
3434+
[=Out-of-flow=] elements
34353435
and inline element boundaries
34363436
do not introduce a [=forced line break=]
34373437
or [=soft wrap opportunity=] in the flow.
@@ -4763,7 +4763,7 @@ Hyphenation: the 'hyphens' property</h3>
47634763
For the purpose of the 'hyphens' property,
47644764
what constitutes a “word” is UA-dependent.
47654765
However, inline element boundaries
4766-
and out-of-flow elements
4766+
and [=out-of-flow=] elements
47674767
must be ignored when determining word boundaries.
47684768

47694769
<wpt>

0 commit comments

Comments
 (0)