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

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

== [css-images] 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'm wondering if css-images would consider using this feature? Here are the spec anchors and corresponding CanIUse features for css-images:

| CSS spec URL(s) | CanIUse feature URL |
|---|---|
| https://drafts.csswg.org/css-images-4/#element-notation    | http://caniuse.com/#feat=css-element-function |
| https://drafts.csswg.org/css-images-4/#cross-fade-function <br>https://drafts.csswg.org/css-images/#cross-fade-function | http://caniuse.com/#feat=css-cross-fade |
| https://drafts.csswg.org/css-images-4/#image-set-notation <br>https://drafts.csswg.org/css-images/#image-set-notation  | http://caniuse.com/#feat=css-image-set |
| https://drafts.csswg.org/css-images-4/#repeating-gradients <br>https://drafts.csswg.org/css-images/#repeating-gradients | http://caniuse.com/#feat=css-repeating-gradients |
| https://drafts.csswg.org/css-images/#image-orientation | http://caniuse.com/#feat=css-image-orientation |
| https://drafts.csswg.org/css-images/#valdef-image-rendering-crisp-edges | http://caniuse.com/#feat=css-crisp-edges |

CC: @LeaVerou 

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

Received on Thursday, 13 April 2017 04:00:59 UTC