Skip to content

Commit 60b0cf2

Browse files
authored
Link bug for font-variation-settings descriptor (#22796)
The same bug is already linked for font-feature-settings.
1 parent e801c86 commit 60b0cf2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css/at-rules/font-face.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,8 @@
659659
"spec_url": "https://drafts.csswg.org/css-fonts/#font-rend-desc",
660660
"support": {
661661
"chrome": {
662-
"version_added": false
662+
"version_added": false,
663+
"impl_url": "https://crbug.com/40398871"
663664
},
664665
"chrome_android": "mirror",
665666
"edge": "mirror",

0 commit comments

Comments
 (0)