| Index: third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/fast/workers/worker-onerror-09-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/fast/workers/worker-onerror-09-expected.txt b/third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/fast/workers/worker-onerror-09-expected.txt
|
| index 1ce2589f3242e77d5ab99e5e7399a3ff9935614e..f33c98d008a4170d8d705cc8500cbe2b5cd2d420 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/fast/workers/worker-onerror-09-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/fast/workers/worker-onerror-09-expected.txt
|
| @@ -5,7 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
|
|
| Page-level worker.onerror handler triggered:
|
| -PASS errorEvent.message is "Uncaught TypeError: Failed to execute 'postMessage' on 'DedicatedWorkerGlobalScope': The 2nd argument is neither an array, nor does it have indexed properties."
|
| +PASS errorEvent.message is "Uncaught TypeError: Failed to execute 'postMessage' on 'DedicatedWorkerGlobalScope': The provided value cannot be converted to a sequence."
|
| PASS stripURL(errorEvent.filename) is "[blob: URL]"
|
| PASS errorEvent.lineno is 3
|
| PASS errorEvent.colno is 9
|
|
|