mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Update WPT expectations
This commit is contained in:
parent
51af3be468
commit
9167f1f235
13 changed files with 4 additions and 76 deletions
|
@ -107,9 +107,6 @@
|
||||||
[XRReferenceSpace interface: attribute onreset]
|
[XRReferenceSpace interface: attribute onreset]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[XRRenderState interface: attribute inlineVerticalFieldOfView]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[XRRay interface: attribute origin]
|
[XRRay interface: attribute origin]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -169,3 +166,4 @@
|
||||||
|
|
||||||
[WebGLRenderingContext includes WebGLRenderingContextBase: member names are unique]
|
[WebGLRenderingContext includes WebGLRenderingContextBase: member names are unique]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
[xrDevice_requestSession_immersive.https.html]
|
|
||||||
[Tests requestSession ignores unknown optionalFeatures]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Tests requestSession accepts XRSessionInit dictionary]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -2,12 +2,3 @@
|
||||||
[Tests requestSession ignores unknown optionalFeatures]
|
[Tests requestSession ignores unknown optionalFeatures]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Tests requestSession accepts XRSessionInit dictionary with empty feature lists]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Tests requestSession ignores unknown objects in optionalFeatures]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Tests requestSession ignores unknown strings in optionalFeatures]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[xrFrame_getPose.https.html]
|
|
||||||
[XRFrame.getPose works for non-immersive sessions]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[xrFrame_lifetime.https.html]
|
|
||||||
[XRFrame methods throw exceptions outside of the requestAnimationFrame callback for non-immersive sessions]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[xrSession_end.https.html]
|
|
||||||
[end event fires when non-immersive session ends]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[xrSession_requestAnimationFrame_callback_calls.https.html]
|
|
||||||
[XRSession requestAnimationFrame calls the provided callback a non-immersive session]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
[xrSession_requestAnimationFrame_timestamp.https.html]
|
[xrSession_requestAnimationFrame_timestamp.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
[XRFrame getViewerPose updates on the next frame for immersive]
|
[XRFrame getViewerPose updates on the next frame for immersive]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[XRFrame getViewerPose updates on the next frame for non-immersive]
|
[XRFrame getViewerPose updates on the next frame for non-immersive]
|
||||||
expected: FAIL
|
expected: TIMEOUT
|
||||||
|
|
||||||
|
|
|
@ -1,34 +1,7 @@
|
||||||
[xrSession_requestReferenceSpace_features.https.html]
|
[xrSession_requestReferenceSpace_features.https.html]
|
||||||
[Non-immersive session rejects unbounded space even when requested]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Immersive session supports local space by default]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Non-immersive session supports local-floor space when required]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Immersive session rejects local-floor space if not requested]
|
[Immersive session rejects local-floor space if not requested]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Immersive session supports local-floor space when required]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Non-immersive session rejects bounded-floor space even when requested]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Non-immersive session supports local space when optional]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Immersive session supports local-floor space when optional]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Non-immersive session supports local space when required]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Non-immersive session rejects local space if not requested]
|
[Non-immersive session rejects local space if not requested]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Immersive session supports viewer space by default]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[xrSession_viewer_referenceSpace.https.html]
|
|
||||||
[Identity reference space provides correct poses for immersive sessions]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[xrView_eyes.https.html]
|
|
||||||
[XRView.eye is correct for non-immersive sessions]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[xrView_oneframeupdate.https.html]
|
[xrView_oneframeupdate.https.html]
|
||||||
expected: ERROR
|
expected: TIMEOUT
|
||||||
[XRView projection matrices update near and far depths on the next frame]
|
[XRView projection matrices update near and far depths on the next frame]
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[xrWebGLLayer_opaque_framebuffer.https.html]
|
|
||||||
[Ensure that the framebuffer given by the WebGL layer is opaque for non-immersive]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue