Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / canvas / image-object-in-canvas-expected.txt
blob865f8c6c34633cc9884e622dc9b160870f014724
1 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.
3 Using drawImage.
4 Using drawImage with source rectangle.
5 Using ImagePattern.
6 Using ImagePattern and rotation.