Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/script-onerror-insertion-point-2-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/script-onerror-insertion-point-2-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/script-onerror-insertion-point-2-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ac96031e1be83304e101a464e800b0b6a4d34395 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/scripting-1/the-script-element/script-onerror-insertion-point-2-expected.txt |
@@ -0,0 +1,7 @@ |
+Blocked access to external URL http://this%20is%20not%20parseable/ |
+Blocked access to external URL http://this%20is%20not%20parseable/ |
+This is a testharness.js-based test. |
+FAIL Test that the insertion point is not defined in the error event of a |
+ parser-inserted script that has an unparseable URL assert_equals: expected "text" but got "Some text" |
+Harness: the test ran to completion. |
+ |