From e7fa32d619a927e6d8567684773c7f207235e6e0 Mon Sep 17 00:00:00 2001 From: mdn-bot <108879845+mdn-bot@users.noreply.github.com> Date: Fri, 28 Feb 2025 22:52:51 +0000 Subject: [PATCH] Update web-features tags --- api/CommandEvent.json | 12 ++++++++ api/CookieChangeEvent.json | 42 ++++++++++++++++++++++++++++ api/CookieStore.json | 42 ++++++++++++++++++++++++++++ api/Document.json | 3 ++ api/Element.json | 3 ++ api/External.json | 9 ++++++ api/HTMLButtonElement.json | 8 +++++- api/HTMLElement.json | 7 +++-- api/HTMLInputElement.json | 2 +- api/ImageData.json | 3 ++ api/MediaSession.json | 3 ++ api/SharedStorage.json | 3 ++ api/SharedStorageAppendMethod.json | 6 ++++ api/SharedStorageClearMethod.json | 6 ++++ api/SharedStorageDeleteMethod.json | 6 ++++ api/SharedStorageModifierMethod.json | 3 ++ api/SharedStorageSetMethod.json | 6 ++++ api/Text.json | 3 ++ api/_globals/atob.json | 3 ++ api/_globals/btoa.json | 3 ++ api/_globals/clearInterval.json | 3 ++ api/_globals/clearTimeout.json | 3 ++ api/_globals/createImageBitmap.json | 3 ++ api/_globals/isSecureContext.json | 6 ++++ api/_globals/setInterval.json | 3 ++ api/_globals/setTimeout.json | 3 ++ css/at-rules/container.json | 12 ++++++++ css/properties/text-autospace.json | 18 ++++++++++++ html/elements/button.json | 8 +++++- html/elements/input.json | 2 +- html/elements/meta.json | 3 ++ javascript/builtins/Array.json | 3 +- javascript/builtins/Error.json | 3 ++ javascript/grammar.json | 3 ++ 34 files changed, 239 insertions(+), 7 deletions(-) diff --git a/api/CommandEvent.json b/api/CommandEvent.json index 17891edde87a02..9ca1fdee71ea45 100644 --- a/api/CommandEvent.json +++ b/api/CommandEvent.json @@ -4,6 +4,9 @@ "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/API/CommandEvent", "spec_url": "https://html.spec.whatwg.org/multipage/interaction.html#commandevent", + "tags": [ + "web-features:invoker-commands" + ], "support": { "chrome": { "version_added": "preview", @@ -61,6 +64,9 @@ "__compat": { "description": "`CommandEvent()` constructor", "mdn_url": "https://developer.mozilla.org/docs/Web/API/CommandEvent/CommandEvent", + "tags": [ + "web-features:invoker-commands" + ], "support": { "chrome": { "version_added": "preview", @@ -119,6 +125,9 @@ "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/API/CommandEvent/command", "spec_url": "https://html.spec.whatwg.org/multipage/interaction.html#dom-commandevent-command", + "tags": [ + "web-features:invoker-commands" + ], "support": { "chrome": { "version_added": "preview", @@ -175,6 +184,9 @@ "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/API/CommandEvent/source", "spec_url": "https://html.spec.whatwg.org/multipage/interaction.html#dom-commandevent-source", + "tags": [ + "web-features:invoker-commands" + ], "support": { "chrome": { "version_added": "preview", diff --git a/api/CookieChangeEvent.json b/api/CookieChangeEvent.json index afa89f3df4fb2b..497a3270c0e2d2 100644 --- a/api/CookieChangeEvent.json +++ b/api/CookieChangeEvent.json @@ -117,6 +117,9 @@ "__compat": { "description": "`domain` property", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-domain", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -152,6 +155,9 @@ "__compat": { "description": "`expires` property", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-expires", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -187,6 +193,9 @@ "__compat": { "description": "`name` property", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-name", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -260,6 +269,9 @@ "__compat": { "description": "`path` property", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-path", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -295,6 +307,9 @@ "__compat": { "description": "`sameSite` property", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-samesite", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -330,6 +345,9 @@ "__compat": { "description": "`secure` property", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-secure", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -365,6 +383,9 @@ "__compat": { "description": "`value` property", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-value", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -438,6 +459,9 @@ "__compat": { "description": "`domain` property", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-domain", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -473,6 +497,9 @@ "__compat": { "description": "`expires` property", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-expires", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -508,6 +535,9 @@ "__compat": { "description": "`name` property", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-name", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -581,6 +611,9 @@ "__compat": { "description": "`path` property", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-path", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -616,6 +649,9 @@ "__compat": { "description": "`sameSite` property", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-samesite", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -651,6 +687,9 @@ "__compat": { "description": "`secure` property", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-secure", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -686,6 +725,9 @@ "__compat": { "description": "`value` property", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-value", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" diff --git a/api/CookieStore.json b/api/CookieStore.json index d03e5583ac7321..5fc80e9e2cb6dc 100644 --- a/api/CookieStore.json +++ b/api/CookieStore.json @@ -197,6 +197,9 @@ "__compat": { "description": "`domain` in return value", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-domain", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -232,6 +235,9 @@ "__compat": { "description": "`expires` in return value", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-expires", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -267,6 +273,9 @@ "__compat": { "description": "`name` in return value", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-name", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -340,6 +349,9 @@ "__compat": { "description": "`path` in return value", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-path", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -375,6 +387,9 @@ "__compat": { "description": "`sameSite` in return value", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-samesite", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -410,6 +425,9 @@ "__compat": { "description": "`secure` in return value", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-secure", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -445,6 +463,9 @@ "__compat": { "description": "`value` in return value", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-value", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -518,6 +539,9 @@ "__compat": { "description": "`domain` in return value", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-domain", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -553,6 +577,9 @@ "__compat": { "description": "`expires` in return value", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-expires", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -588,6 +615,9 @@ "__compat": { "description": "`name` in return value", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-name", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -661,6 +691,9 @@ "__compat": { "description": "`path` in return value", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-path", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -696,6 +729,9 @@ "__compat": { "description": "`sameSite` in return value", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-samesite", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -731,6 +767,9 @@ "__compat": { "description": "`secure` in return value", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-secure", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" @@ -766,6 +805,9 @@ "__compat": { "description": "`value` in return value", "spec_url": "https://wicg.github.io/cookie-store/#dom-cookielistitem-value", + "tags": [ + "web-features:cookie-store" + ], "support": { "chrome": { "version_added": "87" diff --git a/api/Document.json b/api/Document.json index e1fb90c667ee0b..ecf917a3e45e75 100644 --- a/api/Document.json +++ b/api/Document.json @@ -4660,6 +4660,9 @@ "getBoxQuads": { "__compat": { "spec_url": "https://drafts.csswg.org/cssom-view/#dom-geometryutils-getboxquads", + "tags": [ + "web-features:getboxquads" + ], "support": { "chrome": { "version_added": false diff --git a/api/Element.json b/api/Element.json index 60417fd6f46f62..f90e085ef56e1d 100644 --- a/api/Element.json +++ b/api/Element.json @@ -5589,6 +5589,9 @@ "getBoxQuads": { "__compat": { "spec_url": "https://drafts.csswg.org/cssom-view/#dom-geometryutils-getboxquads", + "tags": [ + "web-features:getboxquads" + ], "support": { "chrome": { "version_added": false diff --git a/api/External.json b/api/External.json index 9c3f1291ee4e65..51876f9846e842 100644 --- a/api/External.json +++ b/api/External.json @@ -3,6 +3,9 @@ "External": { "__compat": { "spec_url": "https://html.spec.whatwg.org/multipage/obsolete.html#external", + "tags": [ + "web-features:external" + ], "support": { "chrome": { "version_added": "1" @@ -40,6 +43,9 @@ "AddSearchProvider": { "__compat": { "spec_url": "https://html.spec.whatwg.org/multipage/obsolete.html#dom-external-addsearchprovider", + "tags": [ + "web-features:external" + ], "support": { "chrome": { "version_added": "1" @@ -81,6 +87,9 @@ "IsSearchProviderInstalled": { "__compat": { "spec_url": "https://html.spec.whatwg.org/multipage/obsolete.html#dom-external-issearchproviderinstalled", + "tags": [ + "web-features:external" + ], "support": { "chrome": { "version_added": "9" diff --git a/api/HTMLButtonElement.json b/api/HTMLButtonElement.json index 4bd19ba1d4ebf3..ec8fb97cd1f116 100644 --- a/api/HTMLButtonElement.json +++ b/api/HTMLButtonElement.json @@ -99,6 +99,9 @@ "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/command", "spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#dom-button-command", + "tags": [ + "web-features:invoker-commands" + ], "support": { "chrome": { "version_added": "preview", @@ -155,6 +158,9 @@ "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/commandForElement", "spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#dom-button-commandforelement", + "tags": [ + "web-features:invoker-commands" + ], "support": { "chrome": { "version_added": "preview", @@ -703,7 +709,7 @@ "__compat": { "description": "Implicit anchor reference via `popoverTargetElement`", "tags": [ - "web-features:popover" + "web-features:anchor-positioning" ], "support": { "chrome": { diff --git a/api/HTMLElement.json b/api/HTMLElement.json index 682da53c403b6f..a6fe1b4110e4d0 100644 --- a/api/HTMLElement.json +++ b/api/HTMLElement.json @@ -716,6 +716,9 @@ "__compat": { "description": "`command` event", "mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLElement/command_event", + "tags": [ + "web-features:invoker-commands" + ], "support": { "chrome": { "version_added": "preview", @@ -2492,7 +2495,7 @@ "description": "Implicit anchor reference via `source`", "spec_url": "https://html.spec.whatwg.org/multipage/popover.html#:~:text=Set%20element's%20implicit%20anchor%20element%20to%20invoker.", "tags": [ - "web-features:popover" + "web-features:anchor-positioning" ], "support": { "chrome": { @@ -2991,7 +2994,7 @@ "description": "Implicit anchor reference via `source`", "spec_url": "https://html.spec.whatwg.org/multipage/popover.html#:~:text=Set%20element's%20implicit%20anchor%20element%20to%20invoker.", "tags": [ - "web-features:popover" + "web-features:anchor-positioning" ], "support": { "chrome": { diff --git a/api/HTMLInputElement.json b/api/HTMLInputElement.json index fb3e34a63d2570..321a5e2f59577c 100644 --- a/api/HTMLInputElement.json +++ b/api/HTMLInputElement.json @@ -1687,7 +1687,7 @@ "__compat": { "description": "Implicit anchor reference via `popoverTargetElement`", "tags": [ - "web-features:popover" + "web-features:anchor-positioning" ], "support": { "chrome": { diff --git a/api/ImageData.json b/api/ImageData.json index 1ea11d4a39be96..c34aca7dbb9f2c 100644 --- a/api/ImageData.json +++ b/api/ImageData.json @@ -95,6 +95,9 @@ "worker_support": { "__compat": { "description": "Available in workers", + "tags": [ + "web-features:canvas-2d" + ], "support": { "chrome": { "version_added": "36" diff --git a/api/MediaSession.json b/api/MediaSession.json index e8a9c21f13142d..38ef7e47d62708 100644 --- a/api/MediaSession.json +++ b/api/MediaSession.json @@ -875,6 +875,9 @@ "setScreenshareActive": { "__compat": { "spec_url": "https://w3c.github.io/mediasession/#dom-mediasession-setscreenshareactive", + "tags": [ + "web-features:media-session" + ], "support": { "chrome": { "version_added": false diff --git a/api/SharedStorage.json b/api/SharedStorage.json index a4b7c63fb04ae8..e5d11051c7847d 100644 --- a/api/SharedStorage.json +++ b/api/SharedStorage.json @@ -78,6 +78,9 @@ "batchUpdate": { "__compat": { "spec_url": "https://wicg.github.io/shared-storage/#dom-sharedstorage-batchupdate", + "tags": [ + "web-features:shared-storage-locks" + ], "support": { "chrome": { "version_added": "134" diff --git a/api/SharedStorageAppendMethod.json b/api/SharedStorageAppendMethod.json index 311fd832711e2a..a9857bcb4045fd 100644 --- a/api/SharedStorageAppendMethod.json +++ b/api/SharedStorageAppendMethod.json @@ -3,6 +3,9 @@ "SharedStorageAppendMethod": { "__compat": { "spec_url": "https://wicg.github.io/shared-storage/#sharedstorageappendmethod", + "tags": [ + "web-features:shared-storage-locks" + ], "support": { "chrome": { "version_added": "134" @@ -39,6 +42,9 @@ "__compat": { "description": "`SharedStorageAppendMethod()` constructor", "spec_url": "https://wicg.github.io/shared-storage/#dom-sharedstorageappendmethod-sharedstorageappendmethod", + "tags": [ + "web-features:shared-storage-locks" + ], "support": { "chrome": { "version_added": "134" diff --git a/api/SharedStorageClearMethod.json b/api/SharedStorageClearMethod.json index 5769eb253e2c40..ed8e7cde556585 100644 --- a/api/SharedStorageClearMethod.json +++ b/api/SharedStorageClearMethod.json @@ -3,6 +3,9 @@ "SharedStorageClearMethod": { "__compat": { "spec_url": "https://wicg.github.io/shared-storage/#sharedstorageclearmethod", + "tags": [ + "web-features:shared-storage-locks" + ], "support": { "chrome": { "version_added": "134" @@ -39,6 +42,9 @@ "__compat": { "description": "`SharedStorageClearMethod()` constructor", "spec_url": "https://wicg.github.io/shared-storage/#dom-sharedstorageclearmethod-sharedstorageclearmethod", + "tags": [ + "web-features:shared-storage-locks" + ], "support": { "chrome": { "version_added": "134" diff --git a/api/SharedStorageDeleteMethod.json b/api/SharedStorageDeleteMethod.json index ef989154531599..2a98da10f5351c 100644 --- a/api/SharedStorageDeleteMethod.json +++ b/api/SharedStorageDeleteMethod.json @@ -3,6 +3,9 @@ "SharedStorageDeleteMethod": { "__compat": { "spec_url": "https://wicg.github.io/shared-storage/#sharedstoragedeletemethod", + "tags": [ + "web-features:shared-storage-locks" + ], "support": { "chrome": { "version_added": "134" @@ -39,6 +42,9 @@ "__compat": { "description": "`SharedStorageDeleteMethod()` constructor", "spec_url": "https://wicg.github.io/shared-storage/#dom-sharedstoragedeletemethod-sharedstoragedeletemethod", + "tags": [ + "web-features:shared-storage-locks" + ], "support": { "chrome": { "version_added": "134" diff --git a/api/SharedStorageModifierMethod.json b/api/SharedStorageModifierMethod.json index 0ab6389e0e6f8d..3010d0b96047f0 100644 --- a/api/SharedStorageModifierMethod.json +++ b/api/SharedStorageModifierMethod.json @@ -3,6 +3,9 @@ "SharedStorageModifierMethod": { "__compat": { "spec_url": "https://wicg.github.io/shared-storage/#sharedstoragemodifiermethod", + "tags": [ + "web-features:shared-storage-locks" + ], "support": { "chrome": { "version_added": "134" diff --git a/api/SharedStorageSetMethod.json b/api/SharedStorageSetMethod.json index 9372b2e27d308e..7b2fd00646bd13 100644 --- a/api/SharedStorageSetMethod.json +++ b/api/SharedStorageSetMethod.json @@ -3,6 +3,9 @@ "SharedStorageSetMethod": { "__compat": { "spec_url": "https://wicg.github.io/shared-storage/#sharedstoragesetmethod", + "tags": [ + "web-features:shared-storage-locks" + ], "support": { "chrome": { "version_added": "134" @@ -39,6 +42,9 @@ "__compat": { "description": "`SharedStorageSetMethod()` constructor", "spec_url": "https://wicg.github.io/shared-storage/#dom-sharedstoragesetmethod-sharedstoragesetmethod", + "tags": [ + "web-features:shared-storage-locks" + ], "support": { "chrome": { "version_added": "134" diff --git a/api/Text.json b/api/Text.json index 54ae39a8baefac..7417e615a80584 100644 --- a/api/Text.json +++ b/api/Text.json @@ -127,6 +127,9 @@ "getBoxQuads": { "__compat": { "spec_url": "https://drafts.csswg.org/cssom-view/#dom-geometryutils-getboxquads", + "tags": [ + "web-features:getboxquads" + ], "support": { "chrome": { "version_added": false diff --git a/api/_globals/atob.json b/api/_globals/atob.json index 1201f9df16373e..b22af3165fb951 100644 --- a/api/_globals/atob.json +++ b/api/_globals/atob.json @@ -56,6 +56,9 @@ "worker_support": { "__compat": { "description": "Available in workers", + "tags": [ + "web-features:base64encodedecode" + ], "support": { "chrome": { "version_added": "30" diff --git a/api/_globals/btoa.json b/api/_globals/btoa.json index 236b95bb6df7bc..3f63c600d79b05 100644 --- a/api/_globals/btoa.json +++ b/api/_globals/btoa.json @@ -56,6 +56,9 @@ "worker_support": { "__compat": { "description": "Available in workers", + "tags": [ + "web-features:base64encodedecode" + ], "support": { "chrome": { "version_added": "30" diff --git a/api/_globals/clearInterval.json b/api/_globals/clearInterval.json index 4790d441a2ab6a..6ff97a273e96b6 100644 --- a/api/_globals/clearInterval.json +++ b/api/_globals/clearInterval.json @@ -57,6 +57,9 @@ "worker_support": { "__compat": { "description": "Available in workers", + "tags": [ + "web-features:setinterval" + ], "support": { "chrome": { "version_added": "3" diff --git a/api/_globals/clearTimeout.json b/api/_globals/clearTimeout.json index 5ec8e3ef3fdcc7..9795ad79833680 100644 --- a/api/_globals/clearTimeout.json +++ b/api/_globals/clearTimeout.json @@ -59,6 +59,9 @@ "worker_support": { "__compat": { "description": "Available in workers", + "tags": [ + "web-features:settimeout" + ], "support": { "chrome": { "version_added": "3" diff --git a/api/_globals/createImageBitmap.json b/api/_globals/createImageBitmap.json index 595631bfee1f2b..e618b011fffa2f 100644 --- a/api/_globals/createImageBitmap.json +++ b/api/_globals/createImageBitmap.json @@ -123,6 +123,9 @@ "from-image": { "__compat": { "description": "Value `from-image`", + "tags": [ + "web-features:createimagebitmap" + ], "support": { "chrome": { "version_added": "112" diff --git a/api/_globals/isSecureContext.json b/api/_globals/isSecureContext.json index b983cb31857fd4..1a2f1e3ffa035f 100644 --- a/api/_globals/isSecureContext.json +++ b/api/_globals/isSecureContext.json @@ -4,6 +4,9 @@ "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/API/Window/isSecureContext", "spec_url": "https://html.spec.whatwg.org/multipage/webappapis.html#dom-issecurecontext-dev", + "tags": [ + "web-features:is-secure-context" + ], "support": { "chrome": { "version_added": "47" @@ -39,6 +42,9 @@ "worker_support": { "__compat": { "description": "Available in workers", + "tags": [ + "web-features:is-secure-context" + ], "support": { "chrome": { "version_added": "55" diff --git a/api/_globals/setInterval.json b/api/_globals/setInterval.json index 8502f2f9b904fc..28a6fcb8e0e03d 100644 --- a/api/_globals/setInterval.json +++ b/api/_globals/setInterval.json @@ -57,6 +57,9 @@ "worker_support": { "__compat": { "description": "Available in workers", + "tags": [ + "web-features:setinterval" + ], "support": { "chrome": { "version_added": "3" diff --git a/api/_globals/setTimeout.json b/api/_globals/setTimeout.json index 59583bdcbb8a3e..3f2d8c297dbef7 100644 --- a/api/_globals/setTimeout.json +++ b/api/_globals/setTimeout.json @@ -57,6 +57,9 @@ "worker_support": { "__compat": { "description": "Available in workers", + "tags": [ + "web-features:settimeout" + ], "support": { "chrome": { "version_added": "3" diff --git a/css/at-rules/container.json b/css/at-rules/container.json index ee99f4a180d0a2..b90c004b78264b 100644 --- a/css/at-rules/container.json +++ b/css/at-rules/container.json @@ -43,6 +43,9 @@ "__compat": { "description": "Scroll-state queries", "spec_url": "https://drafts.csswg.org/css-conditional-5/#scroll-state-container", + "tags": [ + "web-features:container-scroll-state-queries" + ], "support": { "chrome": { "version_added": "133" @@ -77,6 +80,9 @@ "scrollable": { "__compat": { "spec_url": "https://drafts.csswg.org/css-conditional-5/#scrollable", + "tags": [ + "web-features:container-scroll-state-queries" + ], "support": { "chrome": { "version_added": "133" @@ -111,6 +117,9 @@ "snapped": { "__compat": { "spec_url": "https://drafts.csswg.org/css-conditional-5/#snapped", + "tags": [ + "web-features:container-scroll-state-queries" + ], "support": { "chrome": { "version_added": "133" @@ -145,6 +154,9 @@ "stuck": { "__compat": { "spec_url": "https://drafts.csswg.org/css-conditional-5/#stuck", + "tags": [ + "web-features:container-scroll-state-queries" + ], "support": { "chrome": { "version_added": "133" diff --git a/css/properties/text-autospace.json b/css/properties/text-autospace.json index 90d058e3dabc96..b2f0c260bb83e9 100644 --- a/css/properties/text-autospace.json +++ b/css/properties/text-autospace.json @@ -4,6 +4,9 @@ "text-autospace": { "__compat": { "spec_url": "https://drafts.csswg.org/css-text-4/#propdef-text-autospace", + "tags": [ + "web-features:text-autospace" + ], "support": { "chrome": { "version_added": false @@ -39,6 +42,9 @@ "auto": { "__compat": { "spec_url": "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-auto", + "tags": [ + "web-features:text-autospace" + ], "support": { "chrome": { "version_added": false @@ -75,6 +81,9 @@ "ideograph-alpha": { "__compat": { "spec_url": "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-ideograph-alpha", + "tags": [ + "web-features:text-autospace" + ], "support": { "chrome": { "version_added": false @@ -111,6 +120,9 @@ "ideograph-numeric": { "__compat": { "spec_url": "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-ideograph-numeric", + "tags": [ + "web-features:text-autospace" + ], "support": { "chrome": { "version_added": false @@ -147,6 +159,9 @@ "no-autospace": { "__compat": { "spec_url": "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-no-autospace", + "tags": [ + "web-features:text-autospace" + ], "support": { "chrome": { "version_added": false @@ -183,6 +198,9 @@ "normal": { "__compat": { "spec_url": "https://drafts.csswg.org/css-text-4/#valdef-text-autospace-normal", + "tags": [ + "web-features:text-autospace" + ], "support": { "chrome": { "version_added": false diff --git a/html/elements/button.json b/html/elements/button.json index 44c1c14b980c72..3639eac8579d23 100644 --- a/html/elements/button.json +++ b/html/elements/button.json @@ -47,6 +47,9 @@ "command": { "__compat": { "spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#attr-button-command", + "tags": [ + "web-features:invoker-commands" + ], "support": { "chrome": { "version_added": "preview", @@ -102,6 +105,9 @@ "commandfor": { "__compat": { "spec_url": "https://html.spec.whatwg.org/multipage/form-elements.html#attr-button-commandfor", + "tags": [ + "web-features:invoker-commands" + ], "support": { "chrome": { "version_added": "preview", @@ -511,7 +517,7 @@ "__compat": { "description": "Implicit anchor reference via `popovertarget`", "tags": [ - "web-features:popover" + "web-features:anchor-positioning" ], "support": { "chrome": { diff --git a/html/elements/input.json b/html/elements/input.json index e887db3cbfe138..cbc60fa082925a 100644 --- a/html/elements/input.json +++ b/html/elements/input.json @@ -1230,7 +1230,7 @@ "__compat": { "description": "Implicit anchor reference via `popovertarget`", "tags": [ - "web-features:popover" + "web-features:anchor-positioning" ], "support": { "chrome": { diff --git a/html/elements/meta.json b/html/elements/meta.json index a62607391fa5e4..b57f69d3e68cd7 100644 --- a/html/elements/meta.json +++ b/html/elements/meta.json @@ -377,6 +377,9 @@ }, "application-title": { "__compat": { + "tags": [ + "web-features:meta-application-title" + ], "support": { "chrome": { "version_added": "134" diff --git a/javascript/builtins/Array.json b/javascript/builtins/Array.json index e5d1e08a975a1d..25f2aff7d00dd4 100644 --- a/javascript/builtins/Array.json +++ b/javascript/builtins/Array.json @@ -2471,7 +2471,8 @@ "mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Array/Symbol.species", "spec_url": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-get-array-%symbol.species%", "tags": [ - "web-features:snapshot:ecmascript-2015" + "web-features:snapshot:ecmascript-2015", + "web-features:symbol" ], "support": { "chrome": { diff --git a/javascript/builtins/Error.json b/javascript/builtins/Error.json index bd1644bdbed9db..41af83cb867d3f 100644 --- a/javascript/builtins/Error.json +++ b/javascript/builtins/Error.json @@ -407,6 +407,9 @@ "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error/isError", "spec_url": "https://tc39.es/proposal-is-error/#sec-error.iserror", + "tags": [ + "web-features:is-error" + ], "support": { "chrome": { "version_added": "134" diff --git a/javascript/grammar.json b/javascript/grammar.json index 54a3f44aa1b89a..0c677bcd29f3fc 100644 --- a/javascript/grammar.json +++ b/javascript/grammar.json @@ -906,6 +906,9 @@ "__compat": { "description": "Trailing comma in dynamic import", "spec_url": "https://tc39.es/ecma262/multipage/ecmascript-language-expressions.html#sec-import-call-runtime-semantics-evaluation", + "tags": [ + "web-features:json-modules" + ], "support": { "chrome": { "version_added": "91"