diff --git a/css-text-decor-3/Overview.bs b/css-text-decor-3/Overview.bs index f67f98d836ee..f7e622f20263 100644 --- a/css-text-decor-3/Overview.bs +++ b/css-text-decor-3/Overview.bs @@ -88,10 +88,10 @@ Line Decoration: Underline, Overline, and Strike-Through When specified on or propagated to a ruby container, the decorations are propagated only to the ruby base. For all other box types, - the decorations are propagated to all in-flow children. + the decorations are propagated to all in-flow children.
- Note that text decorations are not propagated to any out-of-flow descendants, + Note that text decorations are not propagated to any out-of-flow descendants, nor to the contents of atomic inline-level descendants such as inline blocks and inline tables. They are also not propagated to inline children of inline boxes, although the decoration is applied to such boxes.