mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
webxr: Add missing IDL members from AR Module (#33007)
* Add missing IDL members from AR module Signed-off-by: Daniel Adams <msub2official@gmail.com> * Update test expectations Signed-off-by: Daniel Adams <msub2official@gmail.com> * ./mach fmt Signed-off-by: Daniel Adams <msub2official@gmail.com> --------- Signed-off-by: Daniel Adams <msub2official@gmail.com>
This commit is contained in:
parent
4744debdfd
commit
0d137d276a
7 changed files with 35 additions and 29 deletions
|
@ -1,7 +1,4 @@
|
|||
[idlharness.https.window.html]
|
||||
[XRSession interface: attribute interactionMode]
|
||||
expected: FAIL
|
||||
|
||||
[idl_test setup]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -10,7 +7,3 @@
|
|||
|
||||
[XRSession interface: xrSession must inherit property "interactionMode" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[XRView interface: attribute isFirstPersonObserver]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue