diff options
author | victorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-24 21:35:17 +0000 |
---|---|---|
committer | victorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-24 21:35:17 +0000 |
commit | ad909020b903f7b701e8fdf8815bff4edd15e0b5 (patch) | |
tree | d5dc777a8f8a67f17a78010338a30e9565287064 | |
parent | 999d37e07ca81e0821930616a2417b8ea8a33d37 (diff) | |
download | chromium_src-ad909020b903f7b701e8fdf8815bff4edd15e0b5.zip chromium_src-ad909020b903f7b701e8fdf8815bff4edd15e0b5.tar.gz chromium_src-ad909020b903f7b701e8fdf8815bff4edd15e0b5.tar.bz2 |
Rebaseline layout test opacity-reflection-transform.
TBR=japhet
TEST=none
BUG=27555
Review URL: http://codereview.chromium.org/437040
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32973 0039d316-1c4b-4281-b951-d872f2087c98
8 files changed, 16 insertions, 2 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/reflections/opacity-reflection-transform-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/reflections/opacity-reflection-transform-expected.checksum new file mode 100644 index 0000000..3e3e3f5 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/reflections/opacity-reflection-transform-expected.checksum @@ -0,0 +1 @@ +88f9f949b865878ba7d801d71c793471
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/reflections/opacity-reflection-transform-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/reflections/opacity-reflection-transform-expected.png Binary files differnew file mode 100644 index 0000000..e05e9d2 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/reflections/opacity-reflection-transform-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/reflections/opacity-reflection-transform-expected.checksum b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/reflections/opacity-reflection-transform-expected.checksum new file mode 100644 index 0000000..e79a3dd --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/reflections/opacity-reflection-transform-expected.checksum @@ -0,0 +1 @@ +8b0af3300a0367c95120f2af37797547
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/reflections/opacity-reflection-transform-expected.png b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/reflections/opacity-reflection-transform-expected.png Binary files differnew file mode 100644 index 0000000..7cd572a --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/reflections/opacity-reflection-transform-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/opacity-reflection-transform-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/opacity-reflection-transform-expected.checksum new file mode 100644 index 0000000..2c1ab32 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/opacity-reflection-transform-expected.checksum @@ -0,0 +1 @@ +329ea66c5c2519e0f9f2febdc6d1128f
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/opacity-reflection-transform-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/opacity-reflection-transform-expected.png Binary files differnew file mode 100644 index 0000000..eefa27a --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/opacity-reflection-transform-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/opacity-reflection-transform-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/opacity-reflection-transform-expected.txt new file mode 100644 index 0000000..d809b99 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/opacity-reflection-transform-expected.txt @@ -0,0 +1,13 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x600 + RenderBlock {HTML} at (0,0) size 800x600 + RenderBody {BODY} at (8,8) size 784x572 + RenderBlock {P} at (0,0) size 784x40 + RenderText {#text} at (0,0) size 722x39 + text run at (0,0) width 722: "Test that opacity doesn't cause clipping of transformed, reflected content. You should see a rotated green box and its full" + text run at (0,20) width 59: "reflection." +layer at (108,68) size 102x102 + RenderBlock {DIV} at (100,60) size 102x102 [border: (1px solid #000000)] +layer at (109,69) size 200x100 + RenderBlock {DIV} at (1,1) size 200x100 [bgcolor=#008000] diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 33f9fac..0324343 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2971,8 +2971,6 @@ BUG28005 MAC : LayoutTests/fast/css/color-correction-on-box-shadow.html = IMAGE BUG28005 WIN LINUX : LayoutTests/fast/css/color-correction-on-box-shadow.html = IMAGE+TEXT BUG28005 MAC : LayoutTests/fast/css/color-correction-on-text-shadow.html = IMAGE BUG28005 WIN LINUX : LayoutTests/fast/css/color-correction-on-text-shadow.html = IMAGE+TEXT -BUG28005 MAC : LayoutTests/fast/reflections/opacity-reflection-transform.html = IMAGE -BUG28005 WIN LINUX : LayoutTests/fast/reflections/opacity-reflection-transform.html = IMAGE+TEXT // May also be related to r50760, but not as confident. BUG27551 WIN : LayoutTests/fast/css/shadow-multiple.html = IMAGE |