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 |
index ac96031e1be83304e101a464e800b0b6a4d34395..5615b22ffe90ba599d793176a8d363f7fb14ed5b 100644 |
--- 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 |
@@ -1,5 +1,3 @@ |
-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" |