| Index: LayoutTests/imported/web-platform-tests/FileAPI/file/File-constructor-expected.txt
|
| diff --git a/LayoutTests/imported/web-platform-tests/FileAPI/file/File-constructor-expected.txt b/LayoutTests/imported/web-platform-tests/FileAPI/file/File-constructor-expected.txt
|
| index 75096e3da35c15f5c32f27b6bb2bf5fce20b7c65..dc8cacfe130a05b3cb2c412e59ddd707a6289019 100644
|
| --- a/LayoutTests/imported/web-platform-tests/FileAPI/file/File-constructor-expected.txt
|
| +++ b/LayoutTests/imported/web-platform-tests/FileAPI/file/File-constructor-expected.txt
|
| @@ -11,7 +11,7 @@ PASS Using fileName
|
| FAIL Using special character in fileName assert_equals: expected "dummy:foo" but got "dummy/foo"
|
| PASS Using type on the File constructor
|
| PASS Using uppercase characters in type
|
| -FAIL Using illegal character for type Failed to construct 'File': The 'type' property must consist of ASCII characters.
|
| +PASS Using illegal character for type
|
| PASS Using lastModified
|
| PASS Misusing name
|
| Harness: the test ran to completion.
|
|
|