From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- .../meta/pointerlock/idlharness.html.ini | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 testing/web-platform/meta/pointerlock/idlharness.html.ini (limited to 'testing/web-platform/meta/pointerlock') diff --git a/testing/web-platform/meta/pointerlock/idlharness.html.ini b/testing/web-platform/meta/pointerlock/idlharness.html.ini new file mode 100644 index 000000000..9aa7ed5b9 --- /dev/null +++ b/testing/web-platform/meta/pointerlock/idlharness.html.ini @@ -0,0 +1,20 @@ +[idlharness.html] + type: testharness + [Element must be primary interface of window.document.documentElement] + expected: FAIL + + [Stringification of window.document.documentElement] + expected: FAIL + + [Document must be primary interface of window.document] + expected: FAIL + + [Stringification of window.document] + expected: FAIL + + [Document interface: window.document must inherit property "onpointerlockchange" with the proper type (0)] + expected: FAIL + + [Document interface: window.document must inherit property "onpointerlockerror" with the proper type (1)] + expected: FAIL + -- cgit v1.2.3