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

Unified Diff: third_party/WebKit/LayoutTests/virtual/threaded/fast/idleToBlob/README.txt

Issue 2420203002: Implement convertToBlob() in OffscreenCanvas (Closed)
Patch Set: rebase and fix global-interface-listing-service-worker-expected.txt Created 4 years, 2 months 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/fast/idleToBlob/README.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/threaded/fast/idleToBlob/README.txt b/third_party/WebKit/LayoutTests/virtual/threaded/fast/idleToBlob/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d8cc8f0a2543532185d7c8dd5ec58775fc128ddd
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/virtual/threaded/fast/idleToBlob/README.txt
@@ -0,0 +1,5 @@
+# This suite runs the tests in virtual/threaded/fast/idleToBlob with --enable-threaded-compositing.
+# See the virtual_test_suites() method in Tools/Scripts/webkitpy/layout_tests/port/base.py.
+
+# Do not remove this virtual test suites unless idle tasks can be run in layout tests or
+# the test features are no longer implemented in idle tasks.

Powered by Google App Engine
This is Rietveld 408576698