2011-05-27 Nikolas Zimmermann <nzimmermann@rim.com>
authorzimmermann@webkit.org <zimmermann@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sat, 28 May 2011 06:52:04 +0000 (06:52 +0000)
committerzimmermann@webkit.org <zimmermann@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sat, 28 May 2011 06:52:04 +0000 (06:52 +0000)
commitf48ff9c8693ca98ede12af9caca7c848de7a4da3
tree644ad288aaba1cd3b3306ad5535244ec52b16095
parent4859b84a775ee83754f2913a0670257b5123a13c
2011-05-27  Nikolas Zimmermann  <nzimmermann@rim.com>

        Not reviewed, this just adds a new test.

        WebKit fails WICD SVG background image tests
        https://bugs.webkit.org/show_bug.cgi?id=16481

        Add two WICD SVG background image tests, which pass just fine.

        * svg/wicd/resources/test-scalable-background-image1.css: Added.
        (html):
        (body):
        (p):
        * svg/wicd/resources/test-scalable-background-image1.svg: Added.
        * svg/wicd/resources/test-scalable-background-image2.css: Added.
        (html):
        * svg/wicd/resources/test-scalable-background-image2.svg: Added.
        * svg/wicd/test-scalable-background-image1.xhtml: Added.
        * svg/wicd/test-scalable-background-image2.xhtml: Added.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@87605 268f45cc-cd09-0410-ab3c-d52691b4dbfc
LayoutTests/ChangeLog
LayoutTests/platform/mac/svg/wicd/test-scalable-background-image1-expected.png [new file with mode: 0644]
LayoutTests/platform/mac/svg/wicd/test-scalable-background-image1-expected.txt [new file with mode: 0644]
LayoutTests/platform/mac/svg/wicd/test-scalable-background-image2-expected.png [new file with mode: 0644]
LayoutTests/platform/mac/svg/wicd/test-scalable-background-image2-expected.txt [new file with mode: 0644]
LayoutTests/svg/wicd/resources/test-scalable-background-image1.css [new file with mode: 0644]
LayoutTests/svg/wicd/resources/test-scalable-background-image1.svg [new file with mode: 0644]
LayoutTests/svg/wicd/resources/test-scalable-background-image2.css [new file with mode: 0644]
LayoutTests/svg/wicd/resources/test-scalable-background-image2.svg [new file with mode: 0644]
LayoutTests/svg/wicd/test-scalable-background-image1.xhtml [new file with mode: 0644]
LayoutTests/svg/wicd/test-scalable-background-image2.xhtml [new file with mode: 0644]