Skip to content

Commit

Permalink
Updates for Chrome 126 beta (mdn#23207)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elchi3 authored Jun 10, 2024
1 parent 035d140 commit 64888e9
Show file tree
Hide file tree
Showing 10 changed files with 266 additions and 40 deletions.
103 changes: 103 additions & 0 deletions api/CSSViewTransitionRule.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,103 @@
{
"api": {
"CSSViewTransitionRule": {
"__compat": {
"spec_url": "https://drafts.csswg.org/css-view-transitions-2/#cssviewtransitionrule",
"support": {
"chrome": {
"version_added": "126"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": false
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
},
"navigation": {
"__compat": {
"spec_url": "https://drafts.csswg.org/css-view-transitions-2/#dom-cssviewtransitionrule-navigation",
"support": {
"chrome": {
"version_added": "126"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": false
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"types": {
"__compat": {
"spec_url": "https://drafts.csswg.org/css-view-transitions-2/#dom-cssviewtransitionrule-types",
"support": {
"chrome": {
"version_added": "126"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": false
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
}
}
}
}
21 changes: 7 additions & 14 deletions api/CloseWatcher.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"spec_url": "https://html.spec.whatwg.org/multipage/interaction.html#closewatcher",
"support": {
"chrome": {
"version_added": "120",
"version_removed": "121"
"version_added": "126"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down Expand Up @@ -39,8 +38,7 @@
"spec_url": "https://html.spec.whatwg.org/multipage/interaction.html#dom-closewatcher",
"support": {
"chrome": {
"version_added": "120",
"version_removed": "121"
"version_added": "126"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down Expand Up @@ -74,8 +72,7 @@
"spec_url": "https://html.spec.whatwg.org/multipage/interaction.html#handler-closewatcher-oncancel",
"support": {
"chrome": {
"version_added": "120",
"version_removed": "121"
"version_added": "126"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down Expand Up @@ -108,8 +105,7 @@
"spec_url": "https://html.spec.whatwg.org/multipage/interaction.html#dom-closewatcher-close",
"support": {
"chrome": {
"version_added": "120",
"version_removed": "121"
"version_added": "126"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down Expand Up @@ -143,8 +139,7 @@
"spec_url": "https://html.spec.whatwg.org/multipage/interaction.html#handler-closewatcher-onclose",
"support": {
"chrome": {
"version_added": "120",
"version_removed": "121"
"version_added": "126"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down Expand Up @@ -177,8 +172,7 @@
"spec_url": "https://html.spec.whatwg.org/multipage/interaction.html#dom-closewatcher-destroy",
"support": {
"chrome": {
"version_added": "120",
"version_removed": "121"
"version_added": "126"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down Expand Up @@ -211,8 +205,7 @@
"spec_url": "https://html.spec.whatwg.org/multipage/interaction.html#dom-closewatcher-requestclose",
"support": {
"chrome": {
"version_added": "120",
"version_removed": "121"
"version_added": "126"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down
39 changes: 37 additions & 2 deletions api/GamepadHapticActuator.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,42 @@
}
}
},
"effects": {
"__compat": {
"spec_url": "https://w3c.github.io/gamepad/#dom-gamepadhapticactuator-effects",
"support": {
"chrome": {
"version_added": "126"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": false
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"playEffect": {
"__compat": {
"spec_url": "https://w3c.github.io/gamepad/#dom-gamepadhapticactuator-playeffect",
"support": {
"chrome": {
"version_added": "68"
Expand Down Expand Up @@ -143,7 +177,7 @@
},
"status": {
"experimental": false,
"standard_track": false,
"standard_track": true,
"deprecated": false
}
}
Expand Down Expand Up @@ -187,6 +221,7 @@
},
"reset": {
"__compat": {
"spec_url": "https://w3c.github.io/gamepad/#dom-gamepadhapticactuator-reset",
"support": {
"chrome": {
"version_added": "68"
Expand Down Expand Up @@ -216,7 +251,7 @@
},
"status": {
"experimental": false,
"standard_track": false,
"standard_track": true,
"deprecated": false
}
}
Expand Down
33 changes: 33 additions & 0 deletions api/GeolocationCoordinates.json
Original file line number Diff line number Diff line change
Expand Up @@ -528,6 +528,39 @@
"deprecated": false
}
}
},
"toJSON": {
"__compat": {
"spec_url": "https://w3c.github.io/geolocation-api/#tojson-method-0",
"support": {
"chrome": {
"version_added": "126"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": false
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
}
}
}
Expand Down
33 changes: 33 additions & 0 deletions api/GeolocationPosition.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,39 @@
"deprecated": false
}
}
},
"toJSON": {
"__compat": {
"spec_url": "https://w3c.github.io/geolocation-api/#tojson-method",
"support": {
"chrome": {
"version_added": "126"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": false
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
}
}
}
Expand Down
10 changes: 1 addition & 9 deletions api/PageRevealEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,15 +76,7 @@
"spec_url": "https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-pagerevealevent-viewtransition",
"support": {
"chrome": {
"version_added": "120",
"flags": [
{
"type": "preference",
"name": "viewTransition API for navigations",
"value_to_set": "Enabled"
}
],
"impl_url": "https://crbug.com/40276316"
"version_added": "126"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down
9 changes: 1 addition & 8 deletions api/PageSwapEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,14 +111,7 @@
"spec_url": "https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-pageswapevent-viewtransition",
"support": {
"chrome": {
"version_added": "123",
"flags": [
{
"type": "preference",
"name": "viewTransition API for navigations",
"value_to_set": "Enabled"
}
]
"version_added": "126"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down
5 changes: 3 additions & 2 deletions api/URL.json
Original file line number Diff line number Diff line change
Expand Up @@ -444,10 +444,11 @@
"parse_static": {
"__compat": {
"description": "<code>parse()</code> static method",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/URL/parse_static",
"spec_url": "https://url.spec.whatwg.org/#dom-url-parse",
"support": {
"chrome": {
"version_added": false
"version_added": "126"
},
"chrome_android": "mirror",
"deno": {
Expand All @@ -472,7 +473,7 @@
"webview_android": "mirror"
},
"status": {
"experimental": true,
"experimental": false,
"standard_track": true,
"deprecated": false
}
Expand Down
15 changes: 10 additions & 5 deletions api/VisualViewport.json
Original file line number Diff line number Diff line change
Expand Up @@ -383,11 +383,16 @@
"web-features:scrollend"
],
"support": {
"chrome": {
"version_added": "114",
"partial_implementation": true,
"notes": "The <code>onscrollend</code> event handler property is not supported. See <a href='https://crbug.com/325307785'>bug 325307785</a>."
},
"chrome": [
{
"version_added": "126"
},
{
"version_added": "114",
"partial_implementation": true,
"notes": "The <code>onscrollend</code> event handler property is not supported. See <a href='https://crbug.com/325307785'>bug 325307785</a>."
}
],
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
Expand Down
Loading

0 comments on commit 64888e9

Please sign in to comment.