You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api/Element.json
+9-6Lines changed: 9 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -8744,7 +8744,7 @@
8744
8744
"chrome": [
8745
8745
{
8746
8746
"version_added": "37",
8747
-
"notes": "From version 92, returns a promise instead of `undefined`. The behavior reflects [a proposed specification change](https://github.com/w3c/pointerlock/pull/49)."
8747
+
"notes": "From version 92, returns a promise instead of `undefined`. The behavior reflects [a specification change](https://github.com/w3c/pointerlock/commit/0e99fcf3daa23269bf2b019f5269a154088d2347)."
8748
8748
},
8749
8749
{
8750
8750
"prefix": "webkit",
@@ -8758,7 +8758,7 @@
8758
8758
},
8759
8759
"edge": {
8760
8760
"version_added": "13",
8761
-
"notes": "From version 92, returns a promise instead of `undefined`. The behavior reflects [a proposed specification change](https://github.com/w3c/pointerlock/pull/49)."
8761
+
"notes": "From version 92, returns a promise instead of `undefined`. The behavior reflects [a specification change](https://github.com/w3c/pointerlock/commit/0e99fcf3daa23269bf2b019f5269a154088d2347)."
8762
8762
},
8763
8763
"firefox": [
8764
8764
{
@@ -8775,15 +8775,16 @@
8775
8775
"opera": "mirror",
8776
8776
"opera_android": "mirror",
8777
8777
"safari": {
8778
-
"version_added": "10.1"
8778
+
"version_added": "10.1",
8779
+
"notes": "From version 18.4, returns a promise instead of `undefined`. The behavior reflects [a specification change](https://github.com/w3c/pointerlock/commit/0e99fcf3daa23269bf2b019f5269a154088d2347)."
8779
8780
},
8780
8781
"safari_ios": {
8781
8782
"version_added": false
8782
8783
},
8783
8784
"samsunginternet_android": [
8784
8785
{
8785
8786
"version_added": "3.0",
8786
-
"notes": "From version 16, returns a promise instead of `undefined`. The behavior reflects [a proposed specification change](https://github.com/w3c/pointerlock/pull/49)."
8787
+
"notes": "From version 16, returns a promise instead of `undefined`. The behavior reflects [a specification change](https://github.com/w3c/pointerlock/commit/0e99fcf3daa23269bf2b019f5269a154088d2347)."
0 commit comments