| 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 FAIL "FileError" should not be supported assert_false: expected false got true | 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 FAIL FileReader should not support readAsBinaryString assert_false: should not b
e in reader expected false got true | 7 FAIL FileReader should not support readAsBinaryString assert_false: should not b
e in reader expected false got true |
| 8 Harness: the test ran to completion. | 8 Harness: the test ran to completion. |
| 9 | 9 |
| OLD | NEW |