Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upfont-variant-numeric #2116
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
+1 |
Fyrd
added
the
Support data suggestion
label
Dec 4, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
kiding
Mar 31, 2016
Contributor
Not only font-variant-numeric, but also many properties defined by CSS Fonts Module Level 3 are missing, which include;
font-variant-ligaturesfont-variant-position*****font-variant-capsfont-variant-numericfont-variant-east-asianfont-variant(shorthand)font-language-override*****
***** Features at risk, may be removed in the future.
Some are only supported by Firefox, and Safari started to support them recently. I'd like to suggest we change the issue to conform with all the CSS Fonts properties.
|
Not only
Some are only supported by Firefox, and Safari started to support them recently. I'd like to suggest we change the issue to conform with all the CSS Fonts properties. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
+1 |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
drott
May 23, 2016
Contributor
I implemented font-variant-numeric and font-variant-caps in Chrome 52, compare https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/p9k6H2tUADk
|
I implemented font-variant-numeric and font-variant-caps in Chrome 52, compare https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/p9k6H2tUADk |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
@drott Very cool! |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
maddesigns
commented
Jul 17, 2017
|
+1 |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Megabyte-16
commented
Oct 10, 2017
|
+1 |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
garrik
commented
Nov 1, 2017
|
+1 |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
chharvey
commented
Nov 2, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
kiding
Nov 2, 2017
Contributor
@chharvey The W3C CSS standard has "Features at risk" section near the top of the document, right below the status section.
|
@chharvey The W3C CSS standard has "Features at risk" section near the top of the document, right below the status section. |
ierhyna commentedNov 28, 2015
There is no information about font-variant-numeric feature support.
(MDN: https://developer.mozilla.org/en/docs/Web/CSS/font-variant-numeric)
Thanks!