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

Unified Diff: LayoutTests/virtual/display_list_2d_canvas/fast/canvas/image-object-in-canvas-expected.txt

Issue 753743002: Auto-rebaseline for r185835 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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: LayoutTests/virtual/display_list_2d_canvas/fast/canvas/image-object-in-canvas-expected.txt
diff --git a/LayoutTests/fast/canvas/image-object-in-canvas-expected.txt b/LayoutTests/virtual/display_list_2d_canvas/fast/canvas/image-object-in-canvas-expected.txt
similarity index 86%
copy from LayoutTests/fast/canvas/image-object-in-canvas-expected.txt
copy to LayoutTests/virtual/display_list_2d_canvas/fast/canvas/image-object-in-canvas-expected.txt
index a135cb91b17a0ab1676937935e8e12cc013899c7..865f8c6c34633cc9884e622dc9b160870f014724 100644
--- a/LayoutTests/fast/canvas/image-object-in-canvas-expected.txt
+++ b/LayoutTests/virtual/display_list_2d_canvas/fast/canvas/image-object-in-canvas-expected.txt
@@ -1,7 +1,7 @@
This tests that the Image JavaScript object works as expected when used in a canvas. If the test is successful, the Apple logo should appear scaled, normal and finally tiled in a circle.
Using drawImage.
-Using drawImageFromRect.
+Using drawImage with source rectangle.
Using ImagePattern.
Using ImagePattern and rotation.

Powered by Google App Engine
This is Rietveld 408576698