Skip to content

Commit

Permalink
Migrate web-features tags to BCD (#25213)
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg authored Nov 26, 2024
1 parent e099963 commit 5a26e08
Show file tree
Hide file tree
Showing 1,244 changed files with 17,001 additions and 264 deletions.
12 changes: 12 additions & 0 deletions api/ANGLE_instanced_arrays.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/ANGLE_instanced_arrays",
"spec_url": "https://registry.khronos.org/webgl/extensions/ANGLE_instanced_arrays/",
"tags": [
"web-features:angle-instanced-arrays"
],
"support": {
"chrome": [
{
Expand Down Expand Up @@ -49,6 +52,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/ANGLE_instanced_arrays/drawArraysInstancedANGLE",
"spec_url": "https://registry.khronos.org/webgl/extensions/ANGLE_instanced_arrays/",
"tags": [
"web-features:angle-instanced-arrays"
],
"support": {
"chrome": {
"version_added": "30"
Expand Down Expand Up @@ -86,6 +92,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/ANGLE_instanced_arrays/drawElementsInstancedANGLE",
"spec_url": "https://registry.khronos.org/webgl/extensions/ANGLE_instanced_arrays/",
"tags": [
"web-features:angle-instanced-arrays"
],
"support": {
"chrome": {
"version_added": "30"
Expand Down Expand Up @@ -123,6 +132,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/ANGLE_instanced_arrays/vertexAttribDivisorANGLE",
"spec_url": "https://registry.khronos.org/webgl/extensions/ANGLE_instanced_arrays/",
"tags": [
"web-features:angle-instanced-arrays"
],
"support": {
"chrome": {
"version_added": "30"
Expand Down
18 changes: 18 additions & 0 deletions api/AbstractRange.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AbstractRange",
"spec_url": "https://dom.spec.whatwg.org/#interface-abstractrange",
"tags": [
"web-features:selection-api"
],
"support": {
"chrome": {
"version_added": "90"
Expand Down Expand Up @@ -46,6 +49,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AbstractRange/collapsed",
"spec_url": "https://dom.spec.whatwg.org/#ref-for-dom-range-collapsed①",
"tags": [
"web-features:selection-api"
],
"support": {
"chrome": {
"version_added": "90"
Expand Down Expand Up @@ -89,6 +95,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AbstractRange/endContainer",
"spec_url": "https://dom.spec.whatwg.org/#ref-for-dom-range-endcontainer①",
"tags": [
"web-features:selection-api"
],
"support": {
"chrome": {
"version_added": "90"
Expand Down Expand Up @@ -132,6 +141,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AbstractRange/endOffset",
"spec_url": "https://dom.spec.whatwg.org/#ref-for-dom-range-endoffset①",
"tags": [
"web-features:selection-api"
],
"support": {
"chrome": {
"version_added": "90"
Expand Down Expand Up @@ -175,6 +187,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AbstractRange/startContainer",
"spec_url": "https://dom.spec.whatwg.org/#ref-for-dom-range-startcontainer①",
"tags": [
"web-features:selection-api"
],
"support": {
"chrome": {
"version_added": "90"
Expand Down Expand Up @@ -218,6 +233,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AbstractRange/startOffset",
"spec_url": "https://dom.spec.whatwg.org/#ref-for-dom-range-startoffset①",
"tags": [
"web-features:selection-api"
],
"support": {
"chrome": {
"version_added": "90"
Expand Down
3 changes: 3 additions & 0 deletions api/Animation.json
Original file line number Diff line number Diff line change
Expand Up @@ -749,6 +749,9 @@
"__compat": {
"description": "Browsers automatically remove indefinite filling animations",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Web_Animations_API/Using_the_Web_Animations_API#automatically_removing_filling_animations",
"tags": [
"web-features:web-animations"
],
"support": {
"chrome": {
"version_added": "84"
Expand Down
15 changes: 15 additions & 0 deletions api/AnimationEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationEvent",
"spec_url": "https://drafts.csswg.org/css-animations/#interface-animationevent",
"tags": [
"web-features:animations-css"
],
"support": {
"chrome": [
{
Expand Down Expand Up @@ -99,6 +102,9 @@
"description": "`AnimationEvent()` constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationEvent/AnimationEvent",
"spec_url": "https://drafts.csswg.org/css-animations/#dom-animationevent-animationevent",
"tags": [
"web-features:animations-css"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -142,6 +148,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationEvent/animationName",
"spec_url": "https://drafts.csswg.org/css-animations/#dom-animationevent-animationname",
"tags": [
"web-features:animations-css"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -179,6 +188,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationEvent/elapsedTime",
"spec_url": "https://drafts.csswg.org/css-animations/#dom-animationevent-elapsedtime",
"tags": [
"web-features:animations-css"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -216,6 +228,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationEvent/pseudoElement",
"spec_url": "https://drafts.csswg.org/css-animations/#dom-animationevent-pseudoelement",
"tags": [
"web-features:animations-css"
],
"support": {
"chrome": {
"version_added": "68"
Expand Down
3 changes: 3 additions & 0 deletions api/AnimationTimeline.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@
"duration": {
"__compat": {
"spec_url": "https://drafts.csswg.org/web-animations-2/#dom-animationtimeline-duration",
"tags": [
"web-features:web-animations"
],
"support": {
"chrome": {
"version_added": "115"
Expand Down
21 changes: 21 additions & 0 deletions api/Attr.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Attr",
"spec_url": "https://dom.spec.whatwg.org/#interface-attr",
"tags": [
"web-features:dom"
],
"support": {
"chrome": {
"version_added": "1"
Expand Down Expand Up @@ -44,6 +47,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Attr/localName",
"spec_url": "https://dom.spec.whatwg.org/#dom-attr-localname",
"tags": [
"web-features:dom"
],
"support": {
"chrome": {
"version_added": "1"
Expand Down Expand Up @@ -85,6 +91,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Attr/name",
"spec_url": "https://dom.spec.whatwg.org/#dom-attr-name",
"tags": [
"web-features:dom"
],
"support": {
"chrome": {
"version_added": "1"
Expand Down Expand Up @@ -126,6 +135,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Attr/namespaceURI",
"spec_url": "https://dom.spec.whatwg.org/#dom-attr-namespaceuri",
"tags": [
"web-features:dom"
],
"support": {
"chrome": {
"version_added": "1"
Expand Down Expand Up @@ -167,6 +179,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Attr/ownerElement",
"spec_url": "https://dom.spec.whatwg.org/#dom-attr-ownerelement",
"tags": [
"web-features:dom"
],
"support": {
"chrome": {
"version_added": "1"
Expand Down Expand Up @@ -208,6 +223,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Attr/prefix",
"spec_url": "https://dom.spec.whatwg.org/#dom-attr-prefix",
"tags": [
"web-features:dom"
],
"support": {
"chrome": {
"version_added": "1"
Expand Down Expand Up @@ -290,6 +308,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Attr/value",
"spec_url": "https://dom.spec.whatwg.org/#dom-attr-value",
"tags": [
"web-features:dom"
],
"support": {
"chrome": {
"version_added": "1"
Expand Down
21 changes: 21 additions & 0 deletions api/AudioContext.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,9 @@
"__compat": {
"description": "`options.latencyHint` parameter",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audiocontextoptions-latencyhint",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "58"
Expand Down Expand Up @@ -202,6 +205,9 @@
"__compat": {
"description": "`options.sampleRate` parameter",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audiocontextoptions-samplerate",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "74"
Expand Down Expand Up @@ -237,6 +243,9 @@
"__compat": {
"description": "`options.sinkId` parameter",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audiocontextoptions-sinkid",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "110"
Expand Down Expand Up @@ -516,6 +525,9 @@
"__compat": {
"description": "`error` event",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audiocontext-onerror",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "128"
Expand Down Expand Up @@ -667,6 +679,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioContext/setSinkId",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audiocontext-setsinkid",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "110"
Expand Down Expand Up @@ -703,6 +718,9 @@
"description": "`sinkchange` event",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioContext/sinkchange_event",
"spec_url": "https://webaudio.github.io/web-audio-api/#eventdef-audiocontext-sinkchange",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "110"
Expand Down Expand Up @@ -738,6 +756,9 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioContext/sinkId",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audiocontext-sinkid",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "110"
Expand Down
6 changes: 6 additions & 0 deletions api/AudioNode.json
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,9 @@
"destination_parameter": {
"__compat": {
"description": "`destination` parameter",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down Expand Up @@ -334,6 +337,9 @@
"input_parameter": {
"__compat": {
"description": "`input` parameter",
"tags": [
"web-features:web-audio"
],
"support": {
"chrome": {
"version_added": "43"
Expand Down
Loading

0 comments on commit 5a26e08

Please sign in to comment.