Skip to content

[css-text] Add CanIUse panels #1256

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cvrebert opened this issue Apr 20, 2017 · 1 comment
Closed

[css-text] Add CanIUse panels #1256

cvrebert opened this issue Apr 20, 2017 · 1 comment
Labels

Comments

@cvrebert
Copy link
Member

Bikeshed has a feature to include CanIUse info panels in specs. (Example; Example commit)

I wonder if the Text Module would consider using this feature? Here are the spec anchors and corresponding CanIUse features for the Text Module:

CSS spec URL(s) CanIUse feature URL
https://drafts.csswg.org/css-text/#hanging-punctuation-property https://caniuse.com/#feat=css-hanging-punctuation
https://drafts.csswg.org/css-text/#hyphens-property https://caniuse.com/#feat=css-hyphens
https://drafts.csswg.org/css-text/#overflow-wrap-property https://caniuse.com/#feat=wordwrap
https://drafts.csswg.org/css-text/#tab-size-property https://caniuse.com/#feat=css3-tabsize
https://drafts.csswg.org/css-text/#text-align-last-property https://caniuse.com/#feat=css-text-align-last
https://drafts.csswg.org/css-text/#text-indent-property https://caniuse.com/#feat=css-text-indent
https://drafts.csswg.org/css-text/#text-justify-property https://caniuse.com/#feat=css-text-justify
https://drafts.csswg.org/css-text/#word-break-property https://caniuse.com/#feat=word-break
https://drafts.csswg.org/css-text-4/#text-spacing-property https://caniuse.com/#feat=css-text-spacing

9 entries is on the high side, so devs are pretty interested in css-text 😄

@fantasai fantasai added the css-text-3 Current Work label May 2, 2017
kojiishi added a commit that referenced this issue Jul 21, 2017
@cvrebert
Copy link
Member Author

Fixed for css-text-3 in d0d204e.
Which just leaves text-spacing from css-text-4.

@fantasai fantasai closed this as completed Mar 6, 2018
@frivoal frivoal added the Testing Unnecessary Memory aid - issue doesn't require tests label Apr 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants