mirror of
https://github.com/servo/servo.git
synced 2025-09-09 22:48:21 +01:00
Add XRSessionEvent
This commit is contained in:
parent
c9204375eb
commit
638cc92e89
4 changed files with 94 additions and 21 deletions
|
@ -44,18 +44,12 @@
|
|||
[XRInputSourceArray interface: attribute length]
|
||||
expected: FAIL
|
||||
|
||||
[XRSessionEvent interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSource interface: attribute targetRayMode]
|
||||
expected: FAIL
|
||||
|
||||
[XRBoundedReferenceSpace interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[XRSessionEvent interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[XRWebGLLayer interface: operation getNativeFramebufferScaleFactor(XRSession)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -74,18 +68,12 @@
|
|||
[XRReferenceSpaceEvent interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[XRSessionEvent interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[WebGLRenderingContext interface: operation makeXRCompatible()]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSourcesChangeEvent interface: attribute added]
|
||||
expected: FAIL
|
||||
|
||||
[XRSessionEvent interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSourceEvent interface: attribute inputSource]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -98,18 +86,12 @@
|
|||
[XRInputSourcesChangeEvent interface: attribute removed]
|
||||
expected: FAIL
|
||||
|
||||
[XRSessionEvent interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[XRSession interface: attribute onselectstart]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSourceEvent interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[XRSessionEvent interface: attribute session]
|
||||
expected: FAIL
|
||||
|
||||
[XRReferenceSpaceEvent interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -236,9 +218,6 @@
|
|||
[XRSession interface: attribute oninputsourceschange]
|
||||
expected: FAIL
|
||||
|
||||
[XRSessionEvent interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[XRBoundedReferenceSpace interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue