Support end events and end()

This commit is contained in:
Manish Goregaokar 2019-07-19 16:23:03 -07:00
parent 638cc92e89
commit b66cbd364a
7 changed files with 62 additions and 14 deletions

View file

@ -224,9 +224,6 @@
[XR interface: calling requestSession(XRSessionMode, XRSessionInit) on navigator.xr with too few arguments must throw TypeError]
expected: FAIL
[XRSession interface: attribute onend]
expected: FAIL
[XRSession interface: operation end()]
expected: FAIL

View file

@ -1,4 +1,5 @@
[xrSession_input_events_end.https.html]
expected: TIMEOUT
[Calling end during an input callback stops processing at the right time]
expected: FAIL
expected: TIMEOUT

View file

@ -1,4 +1,5 @@
[xrSession_prevent_multiple_exclusive.https.html]
expected: TIMEOUT
[Test prevention of multiple simultaneous immersive sessions]
expected: FAIL
expected: TIMEOUT