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

Unified Diff: LayoutTests/http/tests/loading/resources/document-write.js

Issue 457413002: Defer late and async scripts (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Lower priorities for late/async scripts Created 6 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
« no previous file with comments | « LayoutTests/http/tests/loading/resources/body.js ('k') | LayoutTests/http/tests/loading/resources/head.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/loading/resources/document-write.js
diff --git a/LayoutTests/http/tests/loading/resources/document-write.js b/LayoutTests/http/tests/loading/resources/document-write.js
new file mode 100644
index 0000000000000000000000000000000000000000..e9263c4214bfee165e72533e2a9694c7da180da1
--- /dev/null
+++ b/LayoutTests/http/tests/loading/resources/document-write.js
@@ -0,0 +1 @@
+debug("document.write");
« no previous file with comments | « LayoutTests/http/tests/loading/resources/body.js ('k') | LayoutTests/http/tests/loading/resources/head.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698