Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(85)

Unified Diff: third_party/WebKit/LayoutTests/virtual/threaded/http/tests/worklet/chromium/animation-worklet-console-expected.txt

Issue 2456733002: DevTools: Make WorkerThreadDebugger available for Worklets (Closed)
Patch Set: address review comments Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/virtual/threaded/http/tests/worklet/chromium/animation-worklet-console-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/threaded/http/tests/worklet/chromium/animation-worklet-console-expected.txt b/third_party/WebKit/LayoutTests/virtual/threaded/http/tests/worklet/chromium/animation-worklet-console-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..eb07c257e77f65094f880af55d7268c7b0e746f0
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/virtual/threaded/http/tests/worklet/chromium/animation-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.
+

Powered by Google App Engine
This is Rietveld 408576698