Skip to content

Commit 4e68511

Browse files
cvrebertsvgeesus
authored andcommitted
[css-text-decor-3] Gloss in-flow/out-of-flow jargon
1 parent 018df75 commit 4e68511

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-text-decor-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@ Line Decoration: Underline, Overline, and Strike-Through</h2>
8888
When specified on or propagated to a <a>ruby container</a>,
8989
the decorations are propagated only to the <a>ruby base</a>.
9090
For all other box types,
91-
the decorations are propagated to all in-flow children.
91+
the decorations are propagated to all <a>in-flow</a> children.
9292

9393
<p class="note">
94-
Note that text decorations are not propagated to any out-of-flow descendants,
94+
Note that text decorations are not propagated to any <a>out-of-flow</a> descendants,
9595
nor to the contents of atomic inline-level descendants such as inline blocks and inline tables.
9696
They are also not propagated to inline children of inline boxes,
9797
although the decoration is <em>applied</em> to such boxes.

0 commit comments

Comments
 (0)