Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/support/script-onerror-insertion-point-1-helper.html |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/support/script-onerror-insertion-point-1-helper.html b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/support/script-onerror-insertion-point-1-helper.html |
deleted file mode 100644 |
index d9b0c84ca4f1dc14b6a3a987258750aacd7798de..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/support/script-onerror-insertion-point-1-helper.html |
+++ /dev/null |
@@ -1,2 +0,0 @@ |
-Some <script src="nosuchscripthere.js" |
- onerror="document.write('text'); parent.writeDone(document.documentElement.textContent)"></script> |