Chromium Code Reviews

Unified Diff: LayoutTests/fast/dom/HTMLScriptElement/resources/do-nothing.js

Issue 248013002: Elaborate error handling on ScriptLoader::finishLoading() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/fast/dom/HTMLScriptElement/resources/do-nothing.js
diff --git a/LayoutTests/fast/dom/HTMLScriptElement/resources/do-nothing.js b/LayoutTests/fast/dom/HTMLScriptElement/resources/do-nothing.js
new file mode 100644
index 0000000000000000000000000000000000000000..b122278bcd2a178813ce86101af1fbc6efa14f12
--- /dev/null
+++ b/LayoutTests/fast/dom/HTMLScriptElement/resources/do-nothing.js
@@ -0,0 +1 @@
+// Do nothing.

Powered by Google App Engine