| Index: third_party/WebKit/LayoutTests/http/tests/csspaint/registerPaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/csspaint/registerPaint-expected.txt b/third_party/WebKit/LayoutTests/http/tests/csspaint/registerPaint-expected.txt
|
| index b9774e6cde4d190f7fa3893886692b1c1cef0280..f53037a0eb95d7937b7b0070d910585b1a59cf79 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/csspaint/registerPaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/csspaint/registerPaint-expected.txt
|
| @@ -1,5 +1,5 @@
|
| CONSOLE MESSAGE: line 15: The worklet should throw an error with: "A class with name:'foo' is already registered."
|
| -CONSOLE ERROR: line 1: Uncaught [object DOMException]
|
| +CONSOLE ERROR: line 1: Uncaught NotSupportedError: Failed to execute 'registerPaint' on 'PaintWorkletGlobalScope': A class with name:'foo' is already registered.
|
| CONSOLE MESSAGE: line 15: The worklet should throw an error with: "The empty string is not a valid name."
|
| CONSOLE ERROR: line 1: Uncaught TypeError: Failed to execute 'registerPaint' on 'PaintWorkletGlobalScope': The empty string is not a valid name.
|
| CONSOLE MESSAGE: line 15: The worklet should throw an error with: "failed!"
|
|
|