diff options
Diffstat (limited to 'testing/web-platform/meta/html-media-capture/idlharness.html.ini')
-rw-r--r-- | testing/web-platform/meta/html-media-capture/idlharness.html.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html-media-capture/idlharness.html.ini b/testing/web-platform/meta/html-media-capture/idlharness.html.ini new file mode 100644 index 000000000..df76ca10d --- /dev/null +++ b/testing/web-platform/meta/html-media-capture/idlharness.html.ini @@ -0,0 +1,8 @@ +[idlharness.html] + type: testharness + [HTMLInputElement interface: attribute capture] + expected: FAIL + + [HTMLInputElement interface: [object HTMLInputElement\] must inherit property "capture" with the proper type (0)] + expected: FAIL + |