diff options
Diffstat (limited to 'testing/web-platform/meta/html/browsers/the-window-object/window-properties.html.ini')
-rw-r--r-- | testing/web-platform/meta/html/browsers/the-window-object/window-properties.html.ini | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/browsers/the-window-object/window-properties.html.ini b/testing/web-platform/meta/html/browsers/the-window-object/window-properties.html.ini new file mode 100644 index 000000000..0a2d80718 --- /dev/null +++ b/testing/web-platform/meta/html/browsers/the-window-object/window-properties.html.ini @@ -0,0 +1,14 @@ +[window-properties.html] + type: testharness + [Window attribute: oncancel] + expected: FAIL + + [Window attribute: onclose] + expected: FAIL + + [Window attribute: oncuechange] + expected: FAIL + + [Window attribute: onmousewheel] + expected: FAIL + |