Skip to content

Commit

Permalink
Updates for Chrome 124 beta (#22681)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elchi3 authored Mar 27, 2024
1 parent 05fc7a2 commit 0be6348
Show file tree
Hide file tree
Showing 8 changed files with 176 additions and 9 deletions.
2 changes: 1 addition & 1 deletion api/Document.json
Original file line number Diff line number Diff line change
Expand Up @@ -5138,7 +5138,7 @@
"spec_url": "https://html.spec.whatwg.org/multipage/dynamic-markup-insertion.html#dom-parsehtmlunsafe",
"support": {
"chrome": {
"version_added": false
"version_added": "124"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down
4 changes: 2 additions & 2 deletions api/Element.json
Original file line number Diff line number Diff line change
Expand Up @@ -2630,7 +2630,7 @@
"spec_url": "https://dom.spec.whatwg.org/#dom-shadowrootinit-clonable",
"support": {
"chrome": {
"version_added": false
"version_added": "124"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down Expand Up @@ -9254,7 +9254,7 @@
"spec_url": "https://html.spec.whatwg.org/multipage/dynamic-markup-insertion.html#dom-element-sethtmlunsafe",
"support": {
"chrome": {
"version_added": false
"version_added": "124"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down
33 changes: 33 additions & 0 deletions api/HTMLIFrameElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -1025,6 +1025,39 @@
}
}
},
"sharedStorageWritable": {
"__compat": {
"spec_url": "https://wicg.github.io/shared-storage/#ref-for-dom-htmlsharedstoragewritableelementutils-sharedstoragewritable",
"support": {
"chrome": {
"version_added": "124"
},
"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
}
}
},
"src": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLIFrameElement/src",
Expand Down
33 changes: 33 additions & 0 deletions api/HTMLImageElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -983,6 +983,39 @@
}
}
},
"sharedStorageWritable": {
"__compat": {
"spec_url": "https://wicg.github.io/shared-storage/#ref-for-dom-htmlsharedstoragewritableelementutils-sharedstoragewritable",
"support": {
"chrome": {
"version_added": "124"
},
"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
}
}
},
"sizes": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLImageElement/sizes",
Expand Down
68 changes: 68 additions & 0 deletions api/RTCIceCandidate.json
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,40 @@
}
}
},
"relayProtocol": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/RTCIceCandidateStats/relayProtocol",
"spec_url": "https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-relayprotocol",
"support": {
"chrome": {
"version_added": "124"
},
"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
}
}
},
"sdpMid": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/RTCIceCandidate/sdpMid",
Expand Down Expand Up @@ -594,6 +628,40 @@
}
}
},
"url": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/RTCIceCandidateStats/url",
"spec_url": "https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-url",
"support": {
"chrome": {
"version_added": "124"
},
"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
}
}
},
"usernameFragment": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/RTCIceCandidate/usernameFragment",
Expand Down
8 changes: 4 additions & 4 deletions api/ReadableStream.json
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@
"spec_url": "https://streams.spec.whatwg.org/#readablestream",
"support": {
"chrome": {
"version_added": false
"version_added": "124"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand All @@ -446,7 +446,7 @@
"webview_android": "mirror"
},
"status": {
"experimental": true,
"experimental": false,
"standard_track": true,
"deprecated": false
}
Expand All @@ -458,7 +458,7 @@
"spec_url": "https://streams.spec.whatwg.org/#rs-asynciterator",
"support": {
"chrome": {
"version_added": false
"version_added": "124"
},
"chrome_android": "mirror",
"deno": {
Expand Down Expand Up @@ -486,7 +486,7 @@
"webview_android": "mirror"
},
"status": {
"experimental": true,
"experimental": false,
"standard_track": true,
"deprecated": false
}
Expand Down
33 changes: 33 additions & 0 deletions api/Request.json
Original file line number Diff line number Diff line change
Expand Up @@ -1266,6 +1266,39 @@
}
}
},
"targetAddressSpace": {
"__compat": {
"spec_url": "https://wicg.github.io/private-network-access/#dom-request-targetaddressspace",
"support": {
"chrome": {
"version_added": "124"
},
"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
}
}
},
"text": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Request/text",
Expand Down
4 changes: 2 additions & 2 deletions api/ShadowRoot.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
],
"support": {
"chrome": {
"version_added": false
"version_added": "124"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down Expand Up @@ -554,7 +554,7 @@
"spec_url": "https://html.spec.whatwg.org/multipage/dynamic-markup-insertion.html#dom-shadowroot-sethtmlunsafe",
"support": {
"chrome": {
"version_added": false
"version_added": "124"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down

0 comments on commit 0be6348

Please sign in to comment.