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 c32337343e613f34d2f81f800630f49de0a9e3ab..a4bcefbf0ac1590a9222614e4dcb36a91c055623 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:...> (column) number is not defined |
+PASS window.onerror - runtime error in <script src=data:...> (column) |
Harness: the test ran to completion. |