haikuwebkit/LayoutTests/fast/canvas/image-object-in-canvas-expe...

8 lines
284 B
Plaintext

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 ImagePattern.
Using ImagePattern and rotation.