Re: [csswg-drafts] [cssom] Do not create CSS boxes for 0x0 viewports

That's not correct.  Something like this:

    <iframe style="width: 0; height: 0"></iframe>

should create boxes for stuff inside it.  Pretty sure the web depends 
on that.

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

Received on Wednesday, 5 October 2016 07:39:24 UTC