mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Auto merge of #24397 - Manishearth:inputarray, r=jdm
Support new way of doing input source arrays Fixes https://github.com/servo/servo/issues/24395 r? @jdm <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/24397) <!-- Reviewable:end -->
This commit is contained in:
commit
ec408e9a57
6 changed files with 110 additions and 61 deletions
|
@ -17,12 +17,6 @@
|
|||
[XRSession interface: attribute onvisibilitychange]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSourceArray interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[XRSession interface: attribute inputSources]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSourcesChangeEvent interface object length]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -41,9 +35,6 @@
|
|||
[XRPose interface: attribute emulatedPosition]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSourceArray interface: attribute length]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSource interface: attribute targetRayMode]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -86,9 +77,6 @@
|
|||
[XRRay interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSourceArray interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[XRRay interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -101,9 +89,6 @@
|
|||
[XRInputSourcesChangeEvent interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSourceArray interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[XRBoundedReferenceSpace interface: attribute boundsGeometry]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -140,15 +125,9 @@
|
|||
[XRRay interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSourceArray interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSource interface: attribute gripSpace]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSourceArray interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[XRReferenceSpaceEvent interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -173,9 +152,6 @@
|
|||
[XRWebGLLayer interface: attribute ignoreDepthValues]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSourceArray interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[XRSession interface: attribute oninputsourceschange]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue