diff options
Diffstat (limited to 'testing/web-platform/meta/webxr/dom-overlay/idlharness.https.window.js.ini')
-rw-r--r-- | testing/web-platform/meta/webxr/dom-overlay/idlharness.https.window.js.ini | 28 |
1 files changed, 28 insertions, 0 deletions
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 + |