Skip to content

Commit 46c7404

Browse files
committed
Fix font-variant subfeature spec URL
1 parent 016cfee commit 46c7404

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/properties/font-variant.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"css_fonts_shorthand": {
5252
"__compat": {
5353
"description": "CSS Fonts Module Level 3 shorthand",
54-
"spec_url": "https://drafts.csswg.org/css-fonts-3/#font-variant-prop",
54+
"spec_url": "https://drafts.csswg.org/css-fonts/#font-variant-prop",
5555
"tags": [
5656
"web-features:font-variant"
5757
],

0 commit comments

Comments
 (0)