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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 This tests that the Image JavaScript object works as expected when used in a can vas. If the test is successful, the Apple logo should appear scaled, normal and finally tiled in a circle. 1 This tests that the Image JavaScript object works as expected when used in a can vas. If the test is successful, the Apple logo should appear scaled, normal and finally tiled in a circle.
2 2
3 Using drawImage. 3 Using drawImage.
4 Using drawImageFromRect. 4 Using drawImage with source rectangle.
5 Using ImagePattern. 5 Using ImagePattern.
6 Using ImagePattern and rotation. 6 Using ImagePattern and rotation.
7 7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698