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