Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/html/webappapis/scripting/processing-model-2/compile-error-same-origin-with-hash-expected.txt

Issue 2648473002: Rebaseline of tests which changed their behavior during disabling WPTServe (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/external/wpt/html/webappapis/scripting/processing-model-2/compile-error-same-origin-with-hash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/webappapis/scripting/processing-model-2/compile-error-same-origin-with-hash-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/webappapis/scripting/processing-model-2/compile-error-same-origin-with-hash-expected.txt
index 41a57ebb7d8d4c7520617b6b209eb0b813ee4baf..2da26e5ada4959fe01b00fdf28afe9d2b921e295 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/html/webappapis/scripting/processing-model-2/compile-error-same-origin-with-hash-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/html/webappapis/scripting/processing-model-2/compile-error-same-origin-with-hash-expected.txt
@@ -1,6 +1,6 @@
CONSOLE ERROR: line 1: Uncaught SyntaxError: Unexpected token )
This is a testharness.js-based test.
-FAIL window.onerror - compile error in <script src=...> with hash assert_equals: second arg expected "file:///.../html/webappapis/scripting/processing-model-2/support/syntax-error.js#" but got "file:///.../html/webappapis/scripting/processing-model-2/support/syntax-error.js"
+FAIL window.onerror - compile error in <script src=...> with hash assert_equals: second arg expected "http://web-platform.test:8001/html/webappapis/scripting/processing-model-2/support/syntax-error.js#" but got "http://web-platform.test:8001/html/webappapis/scripting/processing-model-2/support/syntax-error.js"
PASS window.onerror - compile error in <script src=...> with hash (column)
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698