- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Thu, 02 Feb 2012 10:24:47 -0500
- To: "Tab Atkins Jr." <jackalmage@gmail.com>
- CC: www-svg@w3.org
On 2/2/12 10:02 AM, Tab Atkins Jr. wrote: > The other alternative that's still CSS friendly is to define some > property that makes elements ignore display:none somehow and continue > to generate boxes and have rendering effects. This property would be > set appropriately on svg|* in the UA stylesheet. Except would we really want to set it on root <svg> in an HTML document? And we wouldn't want to allow pages to set it on arbitrary content, I suspect... But apart from that, this sounds pretty equivalent to Brian's proposal. Hence that proposal. -Boris
Received on Thursday, 2 February 2012 15:25:15 UTC