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/compositorworker/basic-plumbing-worker-to-main-expected.txt

Issue 1547893003: WIP - compositor worker mega patch. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 11 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/compositorworker/basic-plumbing-worker-to-main-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/threaded/fast/compositorworker/basic-plumbing-worker-to-main-expected.txt b/third_party/WebKit/LayoutTests/virtual/threaded/fast/compositorworker/basic-plumbing-worker-to-main-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..01f0c887616a51f71124a1d30e927561ea363eb4
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/virtual/threaded/fast/compositorworker/basic-plumbing-worker-to-main-expected.txt
@@ -0,0 +1,5 @@
+PASS 0.5 is 0.5
+PASS 10 is 10
+PASS 20 is 20
+PASS 'matrix3d(1px, 0px, 0px, 0px, 0px, 1px, 0px, 0px, 0px, 0px, 1px, 0px, 30px, 0px, 0px, 1px)' is 'matrix3d(1px, 0px, 0px, 0px, 0px, 1px, 0px, 0px, 0px, 0px, 1px, 0px, 30px, 0px, 0px, 1px)'
+

Powered by Google App Engine
This is Rietveld 408576698