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

Unified Diff: third_party/WebKit/LayoutTests/fast/files/null-origin-string-expected.txt

Issue 2694903007: Add a warning for the deprecation of content-initiated data URL navigations (Closed)
Patch Set: Fix layout tests that do top-level navigations to data: URLs Created 3 years, 10 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: third_party/WebKit/LayoutTests/fast/files/null-origin-string-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/files/null-origin-string-expected.txt b/third_party/WebKit/LayoutTests/fast/files/null-origin-string-expected.txt
index a117861aad3b12d8ad02b261c8cc88fbef871016..d39eea9318376c03d4de5c2fe48b8fb210c1640e 100644
--- a/third_party/WebKit/LayoutTests/fast/files/null-origin-string-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/files/null-origin-string-expected.txt
@@ -1,2 +1,6 @@
CONSOLE MESSAGE: line 1: Started reading...
-PASS if no crash.
+CONSOLE MESSAGE: line 1: PASS if no crash.
+
+Test that using FileReader from a document with unique origin doesn't cause a crash.
+
+If testing manually, please drop a file on an input above.

Powered by Google App Engine
This is Rietveld 408576698