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

Unified Diff: LayoutTests/http/tests/loading/resources/body.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
Index: LayoutTests/http/tests/loading/resources/body.js
diff --git a/LayoutTests/http/tests/loading/resources/body.js b/LayoutTests/http/tests/loading/resources/body.js
new file mode 100644
index 0000000000000000000000000000000000000000..a50b2f5153d5157540dbbc3bbd82ffb38bf53fbf
--- /dev/null
+++ b/LayoutTests/http/tests/loading/resources/body.js
@@ -0,0 +1 @@
+debug("body");

Powered by Google App Engine
This is Rietveld 408576698