Skip to content

Commit

Permalink
Update tags for CSS font-* (#23327)
Browse files Browse the repository at this point in the history
  • Loading branch information
foolip authored Jun 12, 2024
1 parent 5527a78 commit fee70b8
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 16 deletions.
3 changes: 3 additions & 0 deletions css/properties/font-palette.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@
"animation_computed": {
"__compat": {
"description": "Animation of <code>font-palette</code> by computed value",
"tags": [
"web-features:font-palette-animation"
],
"support": {
"chrome": {
"version_added": "121"
Expand Down
3 changes: 3 additions & 0 deletions css/properties/font-size-adjust.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-size-adjust",
"spec_url": "https://drafts.csswg.org/css-fonts-5/#font-size-adjust-prop",
"tags": [
"web-features:font-size-adjust"
],
"support": {
"chrome": {
"version_added": false
Expand Down
8 changes: 7 additions & 1 deletion css/properties/font-synthesis-position.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-synthesis-position",
"spec_url": "https://drafts.csswg.org/css-fonts/#font-synthesis-position",
"tags": [
"web-features:font-synthesis"
"web-features:font-synthesis-position"
],
"support": {
"chrome": {
Expand Down Expand Up @@ -40,6 +40,9 @@
"auto": {
"__compat": {
"spec_url": "https://drafts.csswg.org/css-fonts/#valdef-font-synthesis-position-auto",
"tags": [
"web-features:font-synthesis-position"
],
"support": {
"chrome": {
"version_added": false
Expand Down Expand Up @@ -73,6 +76,9 @@
"none": {
"__compat": {
"spec_url": "https://drafts.csswg.org/css-fonts/#valdef-font-synthesis-position-none",
"tags": [
"web-features:font-synthesis-position"
],
"support": {
"chrome": {
"version_added": false
Expand Down
8 changes: 7 additions & 1 deletion css/properties/font-synthesis-small-caps.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-synthesis-small-caps",
"spec_url": "https://drafts.csswg.org/css-fonts/#font-synthesis-small-caps",
"tags": [
"web-features:font-synthesis"
"web-features:font-synthesis-small-caps"
],
"support": {
"chrome": {
Expand Down Expand Up @@ -40,6 +40,9 @@
"auto": {
"__compat": {
"spec_url": "https://drafts.csswg.org/css-fonts/#valdef-font-synthesis-small-caps-auto",
"tags": [
"web-features:font-synthesis-small-caps"
],
"support": {
"chrome": {
"version_added": "97"
Expand Down Expand Up @@ -73,6 +76,9 @@
"none": {
"__compat": {
"spec_url": "https://drafts.csswg.org/css-fonts/#valdef-font-synthesis-small-caps-none",
"tags": [
"web-features:font-synthesis-small-caps"
],
"support": {
"chrome": {
"version_added": "97"
Expand Down
8 changes: 7 additions & 1 deletion css/properties/font-synthesis-style.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-synthesis-style",
"spec_url": "https://drafts.csswg.org/css-fonts/#font-synthesis-style",
"tags": [
"web-features:font-synthesis"
"web-features:font-synthesis-style"
],
"support": {
"chrome": {
Expand Down Expand Up @@ -40,6 +40,9 @@
"auto": {
"__compat": {
"spec_url": "https://drafts.csswg.org/css-fonts/#valdef-font-synthesis-style-auto",
"tags": [
"web-features:font-synthesis-style"
],
"support": {
"chrome": {
"version_added": "97"
Expand Down Expand Up @@ -73,6 +76,9 @@
"none": {
"__compat": {
"spec_url": "https://drafts.csswg.org/css-fonts/#valdef-font-synthesis-style-none",
"tags": [
"web-features:font-synthesis-style"
],
"support": {
"chrome": {
"version_added": "97"
Expand Down
8 changes: 7 additions & 1 deletion css/properties/font-synthesis-weight.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/font-synthesis-weight",
"spec_url": "https://drafts.csswg.org/css-fonts/#font-synthesis-weight",
"tags": [
"web-features:font-synthesis"
"web-features:font-synthesis-weight"
],
"support": {
"chrome": {
Expand Down Expand Up @@ -40,6 +40,9 @@
"auto": {
"__compat": {
"spec_url": "https://drafts.csswg.org/css-fonts/#valdef-font-synthesis-weight-auto",
"tags": [
"web-features:font-synthesis-weight"
],
"support": {
"chrome": {
"version_added": "97"
Expand Down Expand Up @@ -73,6 +76,9 @@
"none": {
"__compat": {
"spec_url": "https://drafts.csswg.org/css-fonts/#valdef-font-synthesis-weight-none",
"tags": [
"web-features:font-synthesis-weight"
],
"support": {
"chrome": {
"version_added": "97"
Expand Down
12 changes: 0 additions & 12 deletions css/properties/font-synthesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@
"position": {
"__compat": {
"description": "<code>position</code>",
"tags": [
"web-features:font-synthesis"
],
"support": {
"chrome": {
"version_added": false
Expand Down Expand Up @@ -76,9 +73,6 @@
"small-caps": {
"__compat": {
"description": "<code>small-caps</code>",
"tags": [
"web-features:font-synthesis"
],
"support": {
"chrome": {
"version_added": "97"
Expand Down Expand Up @@ -112,9 +106,6 @@
"style": {
"__compat": {
"description": "<code>style</code>",
"tags": [
"web-features:font-synthesis"
],
"support": {
"chrome": {
"version_added": "97"
Expand Down Expand Up @@ -148,9 +139,6 @@
"weight": {
"__compat": {
"description": "<code>weight</code>",
"tags": [
"web-features:font-synthesis"
],
"support": {
"chrome": {
"version_added": "97"
Expand Down

0 comments on commit fee70b8

Please sign in to comment.