- From: Boris Zbarsky via GitHub <sysbot+gh@w3.org>
- Date: Fri, 10 Feb 2017 19:49:34 +0000
- To: public-css-archive@w3.org
More generally, though, I think this approach is not great: it inhibits sharing and caching of computed style data in nasty ways, because now you have to worry about which exact elements are being styled, not just the styles themselves, to determine whether you get the same computed styles given identical specified style inputs. -- GitHub Notification of comment by bzbarsky Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1024#issuecomment-279048256 using your GitHub account
Received on Friday, 10 February 2017 19:49:40 UTC