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

Unified Diff: LayoutTests/fast/workers/worker-onerror-09-expected.txt

Issue 171413006: Auto-rebaseline for r167331 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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: LayoutTests/fast/workers/worker-onerror-09-expected.txt
diff --git a/LayoutTests/fast/workers/worker-onerror-09-expected.txt b/LayoutTests/fast/workers/worker-onerror-09-expected.txt
index f124c52ddb5b11404c09e70954813429dd05180e..18b7c03febdf04cc2c531bf10964cbda2d621837 100644
--- a/LayoutTests/fast/workers/worker-onerror-09-expected.txt
+++ b/LayoutTests/fast/workers/worker-onerror-09-expected.txt
@@ -8,7 +8,7 @@ Page-level worker.onerror handler triggered:
PASS errorEvent.message is "Uncaught TypeError: Failed to execute 'postMessage' on 'WorkerGlobalScope': The 2nd argument is neither an array, nor does it have indexed properties."
PASS stripURL(errorEvent.filename) is "[blob: URL]"
PASS errorEvent.lineno is 3
-PASS errorEvent.colno is 9
+FAIL errorEvent.colno should be 9. Was 24.
PASS errorEvent.error is null
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698