Re: [csswg-drafts] [css-display] Should anonymous boxes always inherit through the box tree?

 - > it is instead not rendered (just as if its <a>text node</a> were ''display:none'').

   I think it should be "text nodes" in plural.

 - > each contiguous sequence of sibling text nodes generates a text run, which is assigned the same styles as the generating text nodes

    Should it be noted that this works because text nodes cannot be targeted by selectors, so they must have the same styles?

 - > but its children and pseudo-elements still generate box-tree nodes as normal

    The introduction should define "box-tree node" as either a box or a text run.



-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1118#issuecomment-301953751 using your GitHub account

Received on Wednesday, 17 May 2017 00:46:22 UTC