Index: LayoutTests/virtual/slimmingpaint/fast/workers/worker-onerror-08-expected.txt |
diff --git a/LayoutTests/fast/workers/worker-onerror-08-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/workers/worker-onerror-08-expected.txt |
similarity index 90% |
copy from LayoutTests/fast/workers/worker-onerror-08-expected.txt |
copy to LayoutTests/virtual/slimmingpaint/fast/workers/worker-onerror-08-expected.txt |
index ffe71737177ff1a9f665191fe3ea421a48ce0b41..ff50a8beba216ade112ab613cdfe6718869c0b28 100644 |
--- a/LayoutTests/fast/workers/worker-onerror-08-expected.txt |
+++ b/LayoutTests/virtual/slimmingpaint/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 |