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

Unified Diff: LayoutTests/fast/canvas/canvas-pattern-set-transform-expected.txt

Issue 527193002: Support CanvasPattern.setTransform (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: putting under a runtime flag Created 6 years, 3 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: LayoutTests/fast/canvas/canvas-pattern-set-transform-expected.txt
diff --git a/LayoutTests/fast/canvas/canvas-pattern-set-transform-expected.txt b/LayoutTests/fast/canvas/canvas-pattern-set-transform-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2e5c8a188e13da96f8c50b405e2e75e124e66e89
--- /dev/null
+++ b/LayoutTests/fast/canvas/canvas-pattern-set-transform-expected.txt
@@ -0,0 +1,10 @@
+Test for supporting setTransform on canvas patterns
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS pixel 20, 20 is [0, 128, 0, 255]
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698