| Index: third_party/WebKit/LayoutTests/csspaint/parse-input-arguments-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/csspaint/parse-input-arguments-expected.txt b/third_party/WebKit/LayoutTests/csspaint/parse-input-arguments-expected.txt
|
| index 67808d75279bb1aa3839fe480c447747456159f5..5f2e37e098a83fc5d1b9aa374164dad8ebcd9e7a 100644
|
| --- a/third_party/WebKit/LayoutTests/csspaint/parse-input-arguments-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/csspaint/parse-input-arguments-expected.txt
|
| @@ -1,7 +1,7 @@
|
| CONSOLE MESSAGE: line 15: The worklet should throw an error with: "failed!"
|
| CONSOLE ERROR: line 1: Uncaught Error: failed!
|
| CONSOLE MESSAGE: line 15: The worklet should throw an error with: " Failed to execute 'registerPaint' on 'PaintWorkletGlobalScope': The value provided is neither an array, nor does it have indexed properties."
|
| -CONSOLE ERROR: line 1: Uncaught TypeError: Failed to execute 'registerPaint' on 'PaintWorkletGlobalScope': The value provided is neither an array, nor does it have indexed properties.
|
| +CONSOLE ERROR: line 1: Uncaught TypeError: Failed to execute 'registerPaint' on 'PaintWorkletGlobalScope': The provided value cannot be converted to a sequence.
|
| CONSOLE MESSAGE: line 15: The worklet should throw an error with: "Failed to execute 'registerPaint' on 'PaintWorkletGlobalScope': Invalid argument types."
|
| CONSOLE ERROR: line 1: Uncaught TypeError: Failed to execute 'registerPaint' on 'PaintWorkletGlobalScope': Invalid argument types.
|
| CONSOLE MESSAGE: line 19: The worklet should not throw an error.
|
|
|