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

Unified Diff: LayoutTests/fast/filesystem/op-restricted-unicode-expected.txt

Issue 22831019: Deprecate FileError in FileAPI (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: win test expectation fix (temporary) Created 7 years, 4 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/filesystem/op-restricted-unicode-expected.txt
diff --git a/LayoutTests/fast/filesystem/op-restricted-unicode-expected.txt b/LayoutTests/fast/filesystem/op-restricted-unicode-expected.txt
index 8cbc0a20818c3c3213905200add64f9e3e570fdd..acb2ce0bf37e0116bf82ce78e574c15b1425e6d9 100644
--- a/LayoutTests/fast/filesystem/op-restricted-unicode-expected.txt
+++ b/LayoutTests/fast/filesystem/op-restricted-unicode-expected.txt
@@ -1,6 +1,6 @@
* Running: RestrictedUnicodeChars
PASS Succeeded: "/".getFile("ab")
-PASS this.expectedErrorCode + "" is "9"
+PASS this.expectedError + "" is "InvalidModificationError"
PASS Succeeded: "/".getFile("ab")
PASS Succeeded: "/".getFile("ab")
PASS Succeeded: "/".getFile("ab")

Powered by Google App Engine
This is Rietveld 408576698