[csswg-drafts] [mediaqueries] Add CanIUse panels

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

== [mediaqueries] 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 Media Queries would consider using this feature? Here are the spec anchors and corresponding CanIUse features for Media Queries:

| CSS spec URL(s) | CanIUse feature URL |
|----|----|
| https://drafts.csswg.org/mediaqueries-3/#resolution <br>https://drafts.csswg.org/mediaqueries/#resolution | http://caniuse.com/#feat=css-media-resolution
| https://drafts.csswg.org/mediaqueries/#mf-interaction | http://caniuse.com/#feat=css-media-interaction
| https://drafts.csswg.org/mediaqueries/#scripting | http://caniuse.com/#feat=css-media-scripting

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

Received on Saturday, 15 April 2017 19:13:53 UTC