Index: third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/runtime-error-data-url-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/runtime-error-data-url-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/runtime-error-data-url-expected.txt |
index a4bcefbf0ac1590a9222614e4dcb36a91c055623..065fc71484e11b1582d1a657ef05174760148ed8 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/runtime-error-data-url-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/runtime-error-data-url-expected.txt |
@@ -1,6 +1,6 @@ |
CONSOLE ERROR: line 1: Uncaught ReferenceError: undefined_variable is not defined |
This is a testharness.js-based test. |
-PASS window.onerror - runtime error in <script src=data:...> |
+FAIL window.onerror - runtime error in <script src=data:...> assert_equals: second arg expected "data:text/javascript,undefined_variable;" but got "" |
PASS window.onerror - runtime error in <script src=data:...> (column) |
Harness: the test ran to completion. |