Index: third_party/WebKit/LayoutTests/http/tests/worklet/chromium/paint-worklet-console-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/worklet/chromium/paint-worklet-console-expected.txt b/third_party/WebKit/LayoutTests/http/tests/worklet/chromium/paint-worklet-console-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..eb07c257e77f65094f880af55d7268c7b0e746f0 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/http/tests/worklet/chromium/paint-worklet-console-expected.txt |
@@ -0,0 +1,8 @@ |
+CONSOLE DEBUG: line 1: Debug |
+CONSOLE INFO: line 2: Information |
+CONSOLE MESSAGE: line 3: Log |
+CONSOLE WARNING: line 4: Warning |
+This is a testharness.js-based test. |
+PASS Console output on a Worklet. |
+Harness: the test ran to completion. |
+ |