Re: [csswg-drafts] [css-display] Sort out interaction of "display:contents" with font-size and line-height

In this testcase:

    <span style="display: contents">abc <span style="display: contents">def</span></span>

is there one run of text or two runs of text?  I think you'd propose two, right?

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

Received on Wednesday, 19 April 2017 21:31:28 UTC