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

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

Issue 1084323003: Auto-rebaseline for r193809 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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-08-expected.txt
diff --git a/LayoutTests/fast/workers/worker-onerror-08-expected.txt b/LayoutTests/fast/workers/worker-onerror-08-expected.txt
index ffe71737177ff1a9f665191fe3ea421a48ce0b41..ff50a8beba216ade112ab613cdfe6718869c0b28 100644
--- a/LayoutTests/fast/workers/worker-onerror-08-expected.txt
+++ b/LayoutTests/fast/workers/worker-onerror-08-expected.txt
@@ -8,7 +8,7 @@ Page-level worker.onerror handler triggered:
PASS errorEvent.message is "Uncaught Error: Exception in setTimeout callback"
PASS stripURL(errorEvent.filename) is "[blob: URL]"
PASS errorEvent.lineno is 3
-PASS errorEvent.colno is 19
+FAIL errorEvent.colno should be 19. Was 13.
PASS errorEvent.error is null
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698