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

Unified Diff: LayoutTests/loader/iframe-sync-loads-expected.txt

Issue 210253003: Make data: urls always parse async (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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
« no previous file with comments | « LayoutTests/loader/iframe-sync-loads.html ('k') | Source/core/frame/Settings.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/loader/iframe-sync-loads-expected.txt
diff --git a/LayoutTests/loader/iframe-sync-loads-expected.txt b/LayoutTests/loader/iframe-sync-loads-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0f0524fee46c753c8971af3e0cf6a73f8f793e9b
--- /dev/null
+++ b/LayoutTests/loader/iframe-sync-loads-expected.txt
@@ -0,0 +1,8 @@
+CONSOLE MESSAGE: line 56: [object Object]
+CONSOLE MESSAGE: line 56: [object Object]
+CONSOLE MESSAGE: line 56: [object Object]
+ sync : src = javascript:"content"
+ASYNC : src = data:text/html,content
+ASYNC : srcdoc = "content"
+done
+
« no previous file with comments | « LayoutTests/loader/iframe-sync-loads.html ('k') | Source/core/frame/Settings.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698