mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +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
|
@ -1,4 +1,5 @@
|
|||
[ar_dom_overlay.https.html]
|
||||
expected: ERROR
|
||||
[Ensures DOM Overlay input deduplication works]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -17,3 +18,32 @@
|
|||
[Ensures DOM Overlay interactions on cross origin iframe are ignored]
|
||||
expected: FAIL
|
||||
|
||||
[Ensures DOM Overlay feature works for immersive-ar, body element - webgl]
|
||||
expected: FAIL
|
||||
|
||||
[Ensures DOM Overlay feature works for immersive-ar, body element - webgl2]
|
||||
expected: FAIL
|
||||
|
||||
[Ensures DOM Overlay feature works for immersive-ar, div element - webgl]
|
||||
expected: FAIL
|
||||
|
||||
[Ensures DOM Overlay feature works for immersive-ar, div element - webgl2]
|
||||
expected: FAIL
|
||||
|
||||
[Ensures DOM Overlay input deduplication works - webgl]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Ensures DOM Overlay input deduplication works - webgl2]
|
||||
expected: NOTRUN
|
||||
|
||||
[Ensures DOM Overlay Fullscreen API doesn't change DOM overlay - webgl]
|
||||
expected: NOTRUN
|
||||
|
||||
[Ensures DOM Overlay Fullscreen API doesn't change DOM overlay - webgl2]
|
||||
expected: NOTRUN
|
||||
|
||||
[Ensures DOM Overlay interactions on cross origin iframe are ignored - webgl]
|
||||
expected: NOTRUN
|
||||
|
||||
[Ensures DOM Overlay interactions on cross origin iframe are ignored - webgl2]
|
||||
expected: NOTRUN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue