Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / android / fast / canvas / image-object-in-canvas-expected.txt
bloba135cb91b17a0ab1676937935e8e12cc013899c7
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 drawImageFromRect.
5 Using ImagePattern.
6 Using ImagePattern and rotation.