Skip to content
Open
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 @@ -874,7 +874,7 @@ Mapping Rules</h4>
For ''capitalize'', what constitutes a “word“ is UA-dependent;
[[!UAX29]] is suggested (but not required)
for determining such word boundaries.
Out-of-flow elements and inline element boundaries
[=Out-of-flow=] elements and inline element boundaries
must not introduce a 'text-transform' word boundary
and must be ignored when determining such word boundaries.

Expand Down Expand Up @@ -5882,7 +5882,7 @@ Line Breaking Details</h3>
and is forbidden under ''line-break: anywhere''.

<li>
Out-of-flow elements
[=Out-of-flow=] elements
and inline element boundaries
do not introduce a [=forced line break=]
or [=soft wrap opportunity=] in the flow.
Expand Down