- From: Boris Zbarsky <bzbarsky@mit.edu>
- Date: Wed, 03 Sep 2014 10:59:57 -0400
- To: Simon Pieters <simonp@opera.com>, www-style list <www-style@w3.org>
On 9/3/14, 1:46 AM, Simon Pieters wrote: > http://lists.w3.org/Archives/Public/www-style/2013Aug/0161.html > http://lists.w3.org/Archives/Public/www-style/2013Aug/0164.html > https://dvcs.w3.org/hg/csswg/rev/3b8ded576b8a I disagree on the use case situation, fwiw. Especially now that CSS has dropped the ability to declaratively say "use the UA+user default style", at least having a way to programmatically ask for that style would allow polyfilling... > Is there interest in implementing box:none to satisfy the use case? That's blocked on there being a stable spec on box:none, and then on implementing the resulting complexity. Said complexity is much higher, at first glance, than that of getDefaultComputedStyle. -Boris
Received on Wednesday, 3 September 2014 15:00:35 UTC