diff options
Diffstat (limited to 'testing/web-platform/meta/FileAPI/file')
-rw-r--r-- | testing/web-platform/meta/FileAPI/file/File-constructor.html.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/FileAPI/file/File-constructor.html.ini b/testing/web-platform/meta/FileAPI/file/File-constructor.html.ini new file mode 100644 index 000000000..5960f7808 --- /dev/null +++ b/testing/web-platform/meta/FileAPI/file/File-constructor.html.ini @@ -0,0 +1,11 @@ +[File-constructor.html] + type: testharness + [Using special character in fileName] + expected: FAIL + + [Using uppercase characters in type] + expected: FAIL + + [Using illegal character for type] + expected: FAIL + |