[csswg-drafts] [css-values] Add CanIUse panels

cvrebert has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-values] 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 Values&Units would consider using this feature? Here are the spec anchors and corresponding CanIUse features for Values&Units:

| CSS spec URL | CanIUse feature URL |
|----|----|
| https://drafts.csswg.org/css-values/#attr-notation | https://caniuse.com/#feat=css3-attr |
| https://drafts.csswg.org/css-values/#calc | https://caniuse.com/#feat=calc |
| https://drafts.csswg.org/css-values/#ch | https://caniuse.com/#feat=ch-unit |
| https://drafts.csswg.org/css-values/#rem | https://caniuse.com/#feat=rem |
| https://drafts.csswg.org/css-values/#viewport-relative-lengths | https://caniuse.com/#feat=viewport-units |

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1258 using your GitHub account

Received on Thursday, 20 April 2017 07:25:20 UTC