| Index: third_party/WebKit/LayoutTests/inspector/console/console-on-animation-worklet-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-on-animation-worklet-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-on-animation-worklet-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f8bb9b52ac48062d10648831683a1ca5263cbed5
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-on-animation-worklet-expected.txt
|
| @@ -0,0 +1,13 @@
|
| +CONSOLE DEBUG: line 1: Debug
|
| +CONSOLE INFO: line 2: Information
|
| +CONSOLE MESSAGE: line 3: Log
|
| +CONSOLE WARNING: line 4: Warning
|
| +Tests console output from AnimationWorklet.
|
| +
|
| +Message count: 4
|
| +console-worklet-script.js:1 Debug
|
| +console-worklet-script.js:2 Information
|
| +console-worklet-script.js:3 Log
|
| +console-worklet-script.js:4 Warning
|
| +(anonymous) @ console-worklet-script.js:4
|
| +
|
|
|