| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 PASS "toNativeLineEndings" should not be supported | 2 PASS "toNativeLineEndings" should not be supported |
| 3 PASS "FileError" should not be supported | 3 PASS "FileError" should not be supported |
| 4 PASS "FileException" should not be supported | 4 PASS "FileException" should not be supported |
| 5 PASS Blob should not support slice prefixed | 5 PASS Blob should not support slice prefixed |
| 6 PASS BlobBuilder should not be supported. | 6 PASS BlobBuilder should not be supported. |
| 7 PASS createFor method should not be supported | 7 PASS createFor method should not be supported |
| 8 FAIL Blob.close() should not be supported assert_false: close in b expected fals
e got true | 8 FAIL Blob.close() should not be supported assert_false: close in b expected fals
e got true |
| 9 PASS Service worker test setup | 9 PASS Service worker test setup |
| 10 FAIL "FileReaderSync" should not be supported in service workers assert_false: e
xpected false got true | 10 PASS "FileReaderSync" should not be supported in service workers |
| 11 Harness: the test ran to completion. | 11 Harness: the test ran to completion. |
| 12 | 12 |
| OLD | NEW |