Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(63)

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/FileAPI/historical-expected.txt

Issue 2040563002: Remove FileError interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fe-dep
Patch Set: Devtools/test updates Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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
foolip 2016/06/08 10:04:44 This is my favorite line.
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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698