- From: Chris Rebert via GitHub <sysbot+gh@w3.org>
- Date: Thu, 20 Apr 2017 07:43:00 +0000
- To: public-css-archive@w3.org
cvrebert has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-cascade] Add CanIUse panels == [Bikeshed has a feature to include CanIUse info panels in specs](https://tabatkins.github.io/bikeshed/#metadata-include-can-i-use-panels). ([Example](https://drafts.csswg.org/cssom-view/#dom-element-getboundingclientrect); [Example commit](https://github.com/w3c/csswg-drafts/commit/91581486a0adee8fb34960059d460327b0ee1c45)) I wonder if css-cascade would consider using this feature? Here are the spec anchors and corresponding CanIUse features for css-cascade: | CSS spec URL | CanIUse feature URL | |----|----| | https://drafts.csswg.org/css-cascade/#all-shorthand | https://caniuse.com/#feat=css-all | | https://drafts.csswg.org/css-cascade/#inherit-initial | https://caniuse.com/#feat=css-unset-value | | https://drafts.csswg.org/css-cascade/#valdef-all-revert | https://caniuse.com/#feat=css-revert-value | | https://drafts.csswg.org/css-cascade/#initial | https://caniuse.com/#feat=css-initial-value | Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1259 using your GitHub account
Received on Thursday, 20 April 2017 07:43:07 UTC