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:
Daniel Adams 2024-08-14 23:09:15 -10:00 committed by GitHub
parent 8159f03288
commit 353ceb0ffb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
39 changed files with 74 additions and 220 deletions

View file

@ -0,0 +1,27 @@
[idlharness.https.window.html]
[XRSession interface: attribute domOverlayState]
expected: FAIL
[HTMLElement interface: attribute onbeforexrselect]
expected: FAIL
[HTMLElement interface: document.body must inherit property "onbeforexrselect" with the proper type]
expected: FAIL
[Window interface: attribute onbeforexrselect]
expected: FAIL
[Window interface: window must inherit property "onbeforexrselect" with the proper type]
expected: FAIL
[Document interface: attribute onbeforexrselect]
expected: FAIL
[Document interface: document must inherit property "onbeforexrselect" with the proper type]
expected: FAIL
[SVGElement interface: attribute onbeforexrselect]
expected: FAIL
[SVGElement interface: svgElement must inherit property "onbeforexrselect" with the proper type]
expected: FAIL