- From: Chris Rebert via GitHub <sysbot+gh@w3.org>
- Date: Tue, 11 Apr 2017 05:18:34 +0000
- To: public-css-archive@w3.org
cvrebert has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-ui] 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)) I'm wondering if CSS Basic UI would consider using this feature? Here are the spec anchors and corresponding CanIUse features for CSS Basic UI (ignoring the `cursor` features due to ambiguity): | Spec URL | CanIUse URL| |----------|------------| | https://drafts.csswg.org/css-ui-4/#appearance-switching | http://caniuse.com/#feat=#css-appearance | | https://drafts.csswg.org/css-ui/#box-sizing | http://caniuse.com/#feat=#css3-boxsizing | | https://drafts.csswg.org/css-ui/#resize | http://caniuse.com/#feat=#css-resize | | https://drafts.csswg.org/css-ui-4/#text-overflow | http://caniuse.com/#feat=#text-overflow | | https://drafts.csswg.org/css-ui-4/#valdef-user-select-none | http://caniuse.com/#feat=#user-select-none | Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1200 using your GitHub account
Received on Tuesday, 11 April 2017 05:18:41 UTC