mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +01:00
Update WebXR WPT expectations (#33058)
* Enable the dom.webxr.test pref for webxr WPT tests Signed-off-by: Daniel Adams <msub2official@gmail.com> * Update webxr test expectations Signed-off-by: Daniel Adams <msub2official@gmail.com> * Fix erroneous timeouts Signed-off-by: Daniel Adams <msub2official@gmail.com> * Readd stable timeout Signed-off-by: Daniel Adams <msub2official@gmail.com> --------- Signed-off-by: Daniel Adams <msub2official@gmail.com>
This commit is contained in:
parent
8159f03288
commit
353ceb0ffb
39 changed files with 74 additions and 220 deletions
|
@ -5,8 +5,6 @@
|
|||
[XRSession interface: calling requestReferenceSpace(XRReferenceSpaceType) on xrSession with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[XRSystem interface: operation isSessionSupported(XRSessionMode)]
|
||||
|
||||
[XRReferenceSpaceEvent interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -73,8 +71,6 @@
|
|||
[WebGLRenderingContext includes WebGLRenderingContextOverloads: member names are unique]
|
||||
expected: FAIL
|
||||
|
||||
[XRSystem interface: operation requestSession(XRSessionMode, optional XRSessionInit)]
|
||||
|
||||
[XRReferenceSpaceEvent interface object name]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -210,8 +206,6 @@
|
|||
[XRWebGLLayer interface: xrWebGLLayer must inherit property "framebufferHeight" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[XRSession interface: operation requestReferenceSpace(XRReferenceSpaceType)]
|
||||
|
||||
[XRWebGLLayer interface: xrWebGLLayer must inherit property "framebufferWidth" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -260,8 +254,6 @@
|
|||
[Stringification of xrInputSourceArray]
|
||||
expected: FAIL
|
||||
|
||||
[XRSession interface: operation end()]
|
||||
|
||||
[XRSession interface: xrSession must inherit property "cancelAnimationFrame(unsigned long)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -316,8 +308,6 @@
|
|||
[XRFrame interface: attribute predictedDisplayTime]
|
||||
expected: FAIL
|
||||
|
||||
[WebGLRenderingContext interface: operation makeXRCompatible()]
|
||||
|
||||
[XRSession interface: attribute enabledFeatures]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -330,32 +320,5 @@
|
|||
[XRSession interface: xrSession must inherit property "isSystemKeyboardSupported" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSourcesChangeEvent interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSourcesChangeEvent interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSourcesChangeEvent interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSourcesChangeEvent interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSourcesChangeEvent interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSourcesChangeEvent interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSourcesChangeEvent interface: attribute session]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSourcesChangeEvent interface: attribute added]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSourcesChangeEvent interface: attribute removed]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSource interface: attribute skipRendering]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue