mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Fix race in WebXR WPT test setup (#33112)
* Ensure xr_promise_test only runs after DOMContentLoaded Signed-off-by: Daniel Adams <msub2official@gmail.com> * Update meta expectations Signed-off-by: Daniel Adams <msub2official@gmail.com> * Update meta-legacy-layout expectations Signed-off-by: Daniel Adams <msub2official@gmail.com> * Update manifest Signed-off-by: Daniel Adams <msub2official@gmail.com> --------- Signed-off-by: Daniel Adams <msub2official@gmail.com>
This commit is contained in:
parent
a50e6a503e
commit
e078353bf0
93 changed files with 141 additions and 834 deletions
|
@ -1,4 +1,5 @@
|
|||
[depth_sensing_notEnabled.https.html]
|
||||
expected: ERROR
|
||||
[XRFrame.getDepthInformation() rejects if depth sensing is not enabled on a session - webgl]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -10,4 +11,3 @@
|
|||
|
||||
[XRWebGLBinding.getDepthInformation() rejects if depth sensing is not enabled on a session - webgl2]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue