Re: [csswg-drafts] [css-display] How does block inside inline affect the box tree, exactly?

Yeah, pretty sure in Gecko it happens in the box tree. We rely on propagating them using a bit on the style for optimization. See https://searchfox.org/mozilla-central/search?q=symbol:_ZNK14nsStyleContext22HasTextDecorationLinesEv&redirect=false

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

Received on Wednesday, 21 March 2018 21:12:20 UTC