From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../dom-overlay/ar_dom_overlay.https.html.ini | 34 ++++++++++++++++++++++ .../ar_dom_overlay_hit_test.https.html.ini | 2 ++ .../dom-overlay/idlharness.https.window.js.ini | 28 ++++++++++++++++++ .../dom-overlay/nested_fullscreen.https.html.ini | 7 +++++ 4 files changed, 71 insertions(+) create mode 100644 testing/web-platform/meta/webxr/dom-overlay/ar_dom_overlay.https.html.ini create mode 100644 testing/web-platform/meta/webxr/dom-overlay/ar_dom_overlay_hit_test.https.html.ini create mode 100644 testing/web-platform/meta/webxr/dom-overlay/idlharness.https.window.js.ini create mode 100644 testing/web-platform/meta/webxr/dom-overlay/nested_fullscreen.https.html.ini (limited to 'testing/web-platform/meta/webxr/dom-overlay') diff --git a/testing/web-platform/meta/webxr/dom-overlay/ar_dom_overlay.https.html.ini b/testing/web-platform/meta/webxr/dom-overlay/ar_dom_overlay.https.html.ini new file mode 100644 index 0000000000..89c71125fe --- /dev/null +++ b/testing/web-platform/meta/webxr/dom-overlay/ar_dom_overlay.https.html.ini @@ -0,0 +1,34 @@ +[ar_dom_overlay.https.html] + [Ensures DOM Overlay rejected without root element] + expected: FAIL + + [Ensures DOM Overlay input deduplication works - webgl2] + expected: FAIL + + [Ensures DOM Overlay Fullscreen API doesn't change DOM overlay - webgl2] + expected: FAIL + + [Ensures DOM Overlay interactions on cross origin iframe are ignored - webgl2] + expected: FAIL + + [Ensures DOM Overlay interactions on cross origin iframe are ignored - webgl] + expected: FAIL + + [Ensures DOM Overlay feature works for immersive-ar, body element - webgl] + expected: FAIL + + [Ensures DOM Overlay Fullscreen API doesn't change DOM overlay - webgl] + expected: FAIL + + [Ensures DOM Overlay feature works for immersive-ar, div element - webgl2] + expected: FAIL + + [Ensures DOM Overlay input deduplication works - 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 + diff --git a/testing/web-platform/meta/webxr/dom-overlay/ar_dom_overlay_hit_test.https.html.ini b/testing/web-platform/meta/webxr/dom-overlay/ar_dom_overlay_hit_test.https.html.ini new file mode 100644 index 0000000000..39d3a1c94c --- /dev/null +++ b/testing/web-platform/meta/webxr/dom-overlay/ar_dom_overlay_hit_test.https.html.ini @@ -0,0 +1,2 @@ +[ar_dom_overlay_hit_test.https.html] + expected: ERROR diff --git a/testing/web-platform/meta/webxr/dom-overlay/idlharness.https.window.js.ini b/testing/web-platform/meta/webxr/dom-overlay/idlharness.https.window.js.ini new file mode 100644 index 0000000000..65f7e7305e --- /dev/null +++ b/testing/web-platform/meta/webxr/dom-overlay/idlharness.https.window.js.ini @@ -0,0 +1,28 @@ +[idlharness.https.window.html] + [HTMLElement interface: attribute onbeforexrselect] + expected: FAIL + + [Document interface: attribute onbeforexrselect] + expected: FAIL + + [Window interface: attribute onbeforexrselect] + expected: FAIL + + [XRSession interface: attribute domOverlayState] + expected: FAIL + + [SVGElement interface: svgElement must inherit property "onbeforexrselect" with the proper type] + expected: FAIL + + [Document interface: document must inherit property "onbeforexrselect" with the proper type] + expected: FAIL + + [Window interface: window must inherit property "onbeforexrselect" with the proper type] + expected: FAIL + + [HTMLElement interface: document.body must inherit property "onbeforexrselect" with the proper type] + expected: FAIL + + [SVGElement interface: attribute onbeforexrselect] + expected: FAIL + diff --git a/testing/web-platform/meta/webxr/dom-overlay/nested_fullscreen.https.html.ini b/testing/web-platform/meta/webxr/dom-overlay/nested_fullscreen.https.html.ini new file mode 100644 index 0000000000..992ff1aca4 --- /dev/null +++ b/testing/web-platform/meta/webxr/dom-overlay/nested_fullscreen.https.html.ini @@ -0,0 +1,7 @@ +[nested_fullscreen.https.html] + [Check XR session from fullscreen - webgl2] + expected: FAIL + + [Check XR session from fullscreen - webgl] + expected: FAIL + -- cgit v1.2.3