mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
webxr: Update XRInputSource gamepad index to be -1 (#33369)
* Update XRInputSource gamepad index to be -1 Signed-off-by: Daniel Adams <msub2official@gmail.com> * Update test expectations Signed-off-by: Daniel Adams <msub2official@gmail.com> --------- Signed-off-by: Daniel Adams <msub2official@gmail.com>
This commit is contained in:
parent
9cfbaf92e5
commit
938fd8c12f
5 changed files with 14 additions and 6 deletions
|
@ -1,7 +1,8 @@
|
|||
[xrInputSource_gamepad_disconnect.https.html]
|
||||
expected: ERROR
|
||||
[WebXR InputSource's gamepad gets disconnected when the input source is removed - webgl2]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[WebXR InputSource's gamepad gets disconnected when the input source is removed - webgl]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue