Skip to content

Commit 36378f5

Browse files
authored
Update web-features tags (#29249)
1 parent f2eb613 commit 36378f5

23 files changed

+137
-8
lines changed

api/CSSFontFaceDescriptors.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,9 @@
437437
"fontWidth": {
438438
"__compat": {
439439
"spec_url": "https://drafts.csswg.org/css-fonts/#dom-cssfontfacedescriptors-fontwidth",
440+
"tags": [
441+
"web-features:font-width"
442+
],
440443
"support": {
441444
"chrome": {
442445
"version_added": false

css/at-rules/font-face.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -746,6 +746,9 @@
746746
"__compat": {
747747
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/Reference/At-rules/@font-face/font-width",
748748
"spec_url": "https://drafts.csswg.org/css-fonts/#descdef-font-face-font-width",
749+
"tags": [
750+
"web-features:font-width"
751+
],
749752
"support": {
750753
"chrome": {
751754
"version_added": false

css/properties/text-decoration-line.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"__compat": {
9393
"spec_url": "https://drafts.csswg.org/css-text-decor-4/#valdef-text-decoration-line-grammar-error",
9494
"tags": [
95-
"web-features:text-decoration"
95+
"web-features:text-decoration-spelling-grammar"
9696
],
9797
"support": {
9898
"chrome": {
@@ -228,7 +228,7 @@
228228
"__compat": {
229229
"spec_url": "https://drafts.csswg.org/css-text-decor-4/#valdef-text-decoration-line-spelling-error",
230230
"tags": [
231-
"web-features:text-decoration"
231+
"web-features:text-decoration-spelling-grammar"
232232
],
233233
"support": {
234234
"chrome": {

css/properties/text-decoration-skip-ink.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/text-decoration-skip-ink",
77
"spec_url": "https://drafts.csswg.org/css-text-decor-4/#text-decoration-skip-ink-property",
88
"tags": [
9-
"web-features:text-decoration"
9+
"web-features:text-decoration-skip-ink"
1010
],
1111
"support": {
1212
"chrome": {
@@ -43,7 +43,7 @@
4343
"__compat": {
4444
"spec_url": "https://drafts.csswg.org/css-text-decor-4/#valdef-text-decoration-skip-ink-all",
4545
"tags": [
46-
"web-features:text-decoration"
46+
"web-features:text-decoration-skip-ink-all"
4747
],
4848
"support": {
4949
"chrome": {
@@ -78,7 +78,7 @@
7878
"__compat": {
7979
"spec_url": "https://drafts.csswg.org/css-text-decor-4/#valdef-text-decoration-skip-ink-auto",
8080
"tags": [
81-
"web-features:text-decoration"
81+
"web-features:text-decoration-skip-ink"
8282
],
8383
"support": {
8484
"chrome": {
@@ -112,7 +112,7 @@
112112
"__compat": {
113113
"spec_url": "https://drafts.csswg.org/css-text-decor-4/#valdef-text-decoration-skip-ink-none",
114114
"tags": [
115-
"web-features:text-decoration"
115+
"web-features:text-decoration-skip-ink"
116116
],
117117
"support": {
118118
"chrome": {

html/elements/script.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,9 @@
319319
"__compat": {
320320
"description": "Signature-based integrity (Ed25519 public key values)",
321321
"spec_url": "https://wicg.github.io/signature-based-sri/#monkey-patch-csp",
322+
"tags": [
323+
"web-features:signature-based-resource-integrity"
324+
],
322325
"support": {
323326
"chrome": {
324327
"version_added": "141"

http/headers/Signature-Input.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"https://datatracker.ietf.org/doc/html/rfc9421#name-the-signature-input-http-fi",
88
"https://wicg.github.io/signature-based-sri/#signature-enforcement"
99
],
10+
"tags": [
11+
"web-features:signature-based-resource-integrity"
12+
],
1013
"support": {
1114
"chrome": {
1215
"version_added": "141"

http/headers/Signature.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"https://datatracker.ietf.org/doc/html/rfc9421#section-4.2",
88
"https://wicg.github.io/signature-based-sri/#signature-enforcement"
99
],
10+
"tags": [
11+
"web-features:signature-based-resource-integrity"
12+
],
1013
"support": {
1114
"chrome": {
1215
"version_added": "141"

http/headers/Unencoded-Digest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-unencoded-digest#name-the-unencoded-digest-field",
88
"https://wicg.github.io/signature-based-sri/#unencoded-digest-validation-for-sri"
99
],
10+
"tags": [
11+
"web-features:signature-based-resource-integrity"
12+
],
1013
"support": {
1114
"chrome": {
1215
"version_added": "141"

mathml/attribute_values.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "Named spaces (e.g. `thinmathspace` to mean 3/18em)",
77
"mdn_url": "https://developer.mozilla.org/docs/Web/MathML/Reference/Values",
88
"tags": [
9-
"web-features:mathml"
9+
"web-features:mathml-full"
1010
],
1111
"support": {
1212
"chrome": {
@@ -40,7 +40,7 @@
4040
"__compat": {
4141
"description": "Nonzero unitless values (e.g. 5 to mean 500% the default thickness)",
4242
"tags": [
43-
"web-features:mathml"
43+
"web-features:mathml-full"
4444
],
4545
"support": {
4646
"chrome": {

mathml/elements/maction.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"__compat": {
66
"mdn_url": "https://developer.mozilla.org/docs/Web/MathML/Reference/Element/maction",
77
"spec_url": "https://w3c.github.io/mathml-core/#dfn-maction",
8+
"tags": [
9+
"web-features:mathml-full"
10+
],
811
"support": {
912
"chrome": {
1013
"version_added": "109",
@@ -36,6 +39,9 @@
3639
},
3740
"actiontype": {
3841
"__compat": {
42+
"tags": [
43+
"web-features:mathml-full"
44+
],
3945
"support": {
4046
"chrome": {
4147
"version_added": false
@@ -67,6 +73,9 @@
6773
"toggle": {
6874
"__compat": {
6975
"description": "`actiontype=\"toggle\"`",
76+
"tags": [
77+
"web-features:mathml-full"
78+
],
7079
"support": {
7180
"chrome": {
7281
"version_added": false
@@ -99,6 +108,9 @@
99108
},
100109
"selection": {
101110
"__compat": {
111+
"tags": [
112+
"web-features:mathml-full"
113+
],
102114
"support": {
103115
"chrome": {
104116
"version_added": false

0 commit comments

Comments
 (0)