[EFL] Add missing test baselines
authorcommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 22 May 2012 11:24:48 +0000 (11:24 +0000)
committercommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 22 May 2012 11:24:48 +0000 (11:24 +0000)
commitef3b7281d1d41bf5cf20678106b9c38d88615573
tree588d5b0395bbebb9ba38f04f9764d44844129b95
parent8bd6c5cc3d059d2237776a8f7502d06e2285d179
[EFL] Add missing test baselines
https://bugs.webkit.org/show_bug.cgi?id=87110

Unreviewed gardening.

Patch by Thiago Marcos P. Santos <thiago.santos@intel.com> on 2012-05-22

* platform/efl/css1/font_properties/font-expected.txt: Added.
* platform/efl/css1/text_properties/line_height-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-32-expected.txt: Added.
* platform/efl/http/tests/misc/acid2-expected.png:
* platform/efl/http/tests/misc/acid2-expected.txt: Added.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.png: Added.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.txt: Added.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.png: Added.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.txt: Added.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.png: Added.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt: Added.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.png: Added.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt: Added.
* platform/efl/svg/zoom/page/zoom-background-image-tiled-expected.png: Added.
* platform/efl/svg/zoom/page/zoom-background-image-tiled-expected.txt: Added.
* platform/efl/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png: Added.
* platform/efl/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt: Added.
* platform/efl/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.png: Added.
* platform/efl/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Added.
* platform/efl/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Added.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@117948 268f45cc-cd09-0410-ab3c-d52691b4dbfc
21 files changed:
LayoutTests/ChangeLog
LayoutTests/platform/efl/css1/font_properties/font-expected.txt [new file with mode: 0644]
LayoutTests/platform/efl/css1/text_properties/line_height-expected.txt [new file with mode: 0644]
LayoutTests/platform/efl/css3/selectors3/html/css3-modsel-32-expected.txt [new file with mode: 0644]
LayoutTests/platform/efl/http/tests/misc/acid2-expected.png
LayoutTests/platform/efl/http/tests/misc/acid2-expected.txt [new file with mode: 0644]
LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.png [new file with mode: 0644]
LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.txt [new file with mode: 0644]
LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.png [new file with mode: 0644]
LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.txt [new file with mode: 0644]
LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.png [new file with mode: 0644]
LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt [new file with mode: 0644]
LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.png [new file with mode: 0644]
LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt [new file with mode: 0644]
LayoutTests/platform/efl/svg/zoom/page/zoom-background-image-tiled-expected.png [new file with mode: 0644]
LayoutTests/platform/efl/svg/zoom/page/zoom-background-image-tiled-expected.txt [new file with mode: 0644]
LayoutTests/platform/efl/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png [new file with mode: 0644]
LayoutTests/platform/efl/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt [new file with mode: 0644]
LayoutTests/platform/efl/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.png [new file with mode: 0644]
LayoutTests/platform/efl/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt [new file with mode: 0644]
LayoutTests/platform/efl/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt [new file with mode: 0644]