mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Support XRTest.disconnectAllDevices()
This commit is contained in:
parent
b0002a003d
commit
3f95d304ec
6 changed files with 55 additions and 11 deletions
|
@ -1,8 +1,5 @@
|
|||
[xrSession_end.https.html]
|
||||
expected: TIMEOUT
|
||||
expected: ERROR
|
||||
[end event fires when non-immersive session ends]
|
||||
expected: NOTRUN
|
||||
|
||||
[end event fires when immersive session ends]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[xrSession_input_events_end.https.html]
|
||||
expected: TIMEOUT
|
||||
expected: ERROR
|
||||
[Calling end during an input callback stops processing at the right time]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[xrSession_prevent_multiple_exclusive.https.html]
|
||||
expected: TIMEOUT
|
||||
[Test prevention of multiple simultaneous immersive sessions]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue