summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-03 21:31:22 +0000
committerfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-03 21:31:22 +0000
commit04f4f4544f7b1973f3ae72a919ffbb7c2f12996e (patch)
tree4e757e26742d2015bfd758904f22b38e40527849
parenteba291345caec278ef7b8f2a8c73b8b6c60f7364 (diff)
downloadchromium_src-04f4f4544f7b1973f3ae72a919ffbb7c2f12996e.zip
chromium_src-04f4f4544f7b1973f3ae72a919ffbb7c2f12996e.tar.gz
chromium_src-04f4f4544f7b1973f3ae72a919ffbb7c2f12996e.tar.bz2
6 more layout tests.
Reflection masks are now working, thanks at least in part to some work from Brett (issue 3229). This means 3 more layout tests are now passing. Also, expectations for reflection-direction test changed upstream (see diff files on review folder). Also two new tests were added and they needed a baseline: fast/inline/inline-continuation-borders.html fast/inline/vertical-align-text-bottom.html And finally, I checked and could not find a single crash on the Windows bot for one test marked as CRASH PASS on WIN MAC, so I removed WIN and PASS, since it is consistently crashing on Mac, it seems. Review URL: http://codereview.chromium.org/39059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10825 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/inline-continuation-borders-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/inline-continuation-borders-expected.pngbin0 -> 5405 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/inline-continuation-borders-expected.txt137
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/vertical-align-text-bottom-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/vertical-align-text-bottom-expected.pngbin0 -> 3928 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/vertical-align-text-bottom-expected.txt35
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-direction-expected.txt46
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-expected.pngbin0 -> 431807 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-expected.txt12
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-opacity-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-opacity-expected.pngbin0 -> 557352 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-opacity-expected.txt14
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt16
14 files changed, 231 insertions, 33 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/inline-continuation-borders-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/inline-continuation-borders-expected.checksum
new file mode 100644
index 0000000..36a1cec
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/inline-continuation-borders-expected.checksum
@@ -0,0 +1 @@
+75af1608671f4888dd67bbdacd61f42f \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/inline-continuation-borders-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/inline-continuation-borders-expected.png
new file mode 100644
index 0000000..dd975fc1a
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/inline-continuation-borders-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/inline-continuation-borders-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/inline-continuation-borders-expected.txt
new file mode 100644
index 0000000..581d4ca
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/inline-continuation-borders-expected.txt
@@ -0,0 +1,137 @@
+layer at (0,0) size 785x1294
+ RenderView at (0,0) size 785x600
+layer at (0,0) size 785x1294
+ RenderBlock {HTML} at (0,0) size 785x1294
+ RenderBody {BODY} at (8,16) size 769x1262
+ RenderBlock {DIV} at (0,0) size 769x614
+ RenderBlock {DIV} at (0,0) size 769x128
+ RenderBlock {P} at (0,0) size 769x20
+ RenderText {#text} at (0,0) size 28x19
+ text run at (0,0) width 28: "LTR"
+ RenderBlock (anonymous) at (0,36) size 769x20
+ RenderInline {SPAN} at (0,0) size 43x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
+ RenderText {#text} at (22,0) size 21x19
+ text run at (22,0) width 21: "aaa"
+ RenderBlock (anonymous) at (0,72) size 769x20
+ RenderBlock {DIV} at (0,0) size 769x20
+ RenderText {#text} at (0,0) size 24x19
+ text run at (0,0) width 24: "bbb"
+ RenderBlock (anonymous) at (0,108) size 769x20
+ RenderInline {SPAN} at (0,0) size 43x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
+ RenderText {#text} at (0,0) size 21x19
+ text run at (0,0) width 21: "ccc"
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {HR} at (0,144) size 769x2 [border: (1px inset #000000)]
+ RenderBlock {DIV} at (0,162) size 769x128
+ RenderBlock {P} at (0,0) size 769x20
+ RenderText {#text} at (0,0) size 142x19
+ text run at (0,0) width 142: "LTR, empty inline after."
+ RenderBlock (anonymous) at (0,36) size 769x20
+ RenderInline {SPAN} at (0,0) size 43x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
+ RenderText {#text} at (22,0) size 21x19
+ text run at (22,0) width 21: "aaa"
+ RenderBlock (anonymous) at (0,72) size 769x20
+ RenderBlock {DIV} at (0,0) size 769x20
+ RenderText {#text} at (0,0) size 24x19
+ text run at (0,0) width 24: "bbb"
+ RenderBlock (anonymous) at (0,108) size 769x20
+ RenderInline {SPAN} at (0,0) size 22x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {HR} at (0,306) size 769x2 [border: (1px inset #000000)]
+ RenderBlock {DIV} at (0,324) size 769x128
+ RenderBlock {P} at (0,0) size 769x20
+ RenderText {#text} at (0,0) size 154x19
+ text run at (0,0) width 154: "LTR, empty inline before."
+ RenderBlock (anonymous) at (0,36) size 769x20
+ RenderInline {SPAN} at (0,0) size 22x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
+ RenderBlock (anonymous) at (0,72) size 769x20
+ RenderBlock {DIV} at (0,0) size 769x20
+ RenderText {#text} at (0,0) size 24x19
+ text run at (0,0) width 24: "bbb"
+ RenderBlock (anonymous) at (0,108) size 769x20
+ RenderInline {SPAN} at (0,0) size 43x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
+ RenderText {#text} at (0,0) size 21x19
+ text run at (0,0) width 21: "ccc"
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {HR} at (0,468) size 769x2 [border: (1px inset #000000)]
+ RenderBlock {DIV} at (0,486) size 769x128
+ RenderBlock {P} at (0,0) size 769x20
+ RenderText {#text} at (0,0) size 211x19
+ text run at (0,0) width 211: "LTR, empty inline before and after."
+ RenderBlock (anonymous) at (0,36) size 769x20
+ RenderInline {SPAN} at (0,0) size 22x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
+ RenderBlock (anonymous) at (0,72) size 769x20
+ RenderBlock {DIV} at (0,0) size 769x20
+ RenderText {#text} at (0,0) size 24x19
+ text run at (0,0) width 24: "bbb"
+ RenderBlock (anonymous) at (0,108) size 769x20
+ RenderInline {SPAN} at (0,0) size 22x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {HR} at (0,630) size 769x2 [border: (1px inset #000000)]
+ RenderBlock {DIV} at (0,648) size 769x614
+ RenderBlock {DIV} at (0,0) size 769x128
+ RenderBlock {P} at (0,0) size 769x20
+ RenderText {#text} at (741,0) size 28x19
+ text run at (741,0) width 28: "RTL"
+ RenderBlock (anonymous) at (0,36) size 769x20
+ RenderInline {SPAN} at (0,0) size 43x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
+ RenderText {#text} at (726,0) size 21x19
+ text run at (726,0) width 21: "aaa"
+ RenderBlock (anonymous) at (0,72) size 769x20
+ RenderBlock {DIV} at (0,0) size 769x20
+ RenderText {#text} at (745,0) size 24x19
+ text run at (745,0) width 24: "bbb"
+ RenderBlock (anonymous) at (0,108) size 769x20
+ RenderInline {SPAN} at (0,0) size 43x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
+ RenderText {#text} at (748,0) size 21x19
+ text run at (748,0) width 21: "ccc"
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {HR} at (0,144) size 769x2 [border: (1px inset #000000)]
+ RenderBlock {DIV} at (0,162) size 769x128
+ RenderBlock {P} at (0,0) size 769x20
+ RenderText {#text} at (627,0) size 142x19
+ text run at (627,0) width 4 RTL: "."
+ text run at (631,0) width 138: "RTL, empty inline after"
+ RenderBlock (anonymous) at (0,36) size 769x20
+ RenderInline {SPAN} at (0,0) size 43x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
+ RenderText {#text} at (726,0) size 21x19
+ text run at (726,0) width 21: "aaa"
+ RenderBlock (anonymous) at (0,72) size 769x20
+ RenderBlock {DIV} at (0,0) size 769x20
+ RenderText {#text} at (745,0) size 24x19
+ text run at (745,0) width 24: "bbb"
+ RenderBlock (anonymous) at (0,108) size 769x20
+ RenderInline {SPAN} at (0,0) size 22x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {HR} at (0,306) size 769x2 [border: (1px inset #000000)]
+ RenderBlock {DIV} at (0,324) size 769x128
+ RenderBlock {P} at (0,0) size 769x20
+ RenderText {#text} at (615,0) size 154x19
+ text run at (615,0) width 4 RTL: "."
+ text run at (619,0) width 150: "RTL, empty inline before"
+ RenderBlock (anonymous) at (0,36) size 769x20
+ RenderInline {SPAN} at (0,0) size 22x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
+ RenderBlock (anonymous) at (0,72) size 769x20
+ RenderBlock {DIV} at (0,0) size 769x20
+ RenderText {#text} at (745,0) size 24x19
+ text run at (745,0) width 24: "bbb"
+ RenderBlock (anonymous) at (0,108) size 769x20
+ RenderInline {SPAN} at (0,0) size 43x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
+ RenderText {#text} at (748,0) size 21x19
+ text run at (748,0) width 21: "ccc"
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {HR} at (0,468) size 769x2 [border: (1px inset #000000)]
+ RenderBlock {DIV} at (0,486) size 769x128
+ RenderBlock {P} at (0,0) size 769x20
+ RenderText {#text} at (558,0) size 211x19
+ text run at (558,0) width 4 RTL: "."
+ text run at (562,0) width 207: "RTL, empty inline before and after"
+ RenderBlock (anonymous) at (0,36) size 769x20
+ RenderInline {SPAN} at (0,0) size 22x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
+ RenderBlock (anonymous) at (0,72) size 769x20
+ RenderBlock {DIV} at (0,0) size 769x20
+ RenderText {#text} at (745,0) size 24x19
+ text run at (745,0) width 24: "bbb"
+ RenderBlock (anonymous) at (0,108) size 769x20
+ RenderInline {SPAN} at (0,0) size 22x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
+ RenderText {#text} at (0,0) size 0x0
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/vertical-align-text-bottom-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/vertical-align-text-bottom-expected.checksum
new file mode 100644
index 0000000..9fef742
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/vertical-align-text-bottom-expected.checksum
@@ -0,0 +1 @@
+184a0a52ab00187fafbd4315ad692fc1 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/vertical-align-text-bottom-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/vertical-align-text-bottom-expected.png
new file mode 100644
index 0000000..cc04526
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/vertical-align-text-bottom-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/vertical-align-text-bottom-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/vertical-align-text-bottom-expected.txt
new file mode 100644
index 0000000..c087857
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/inline/vertical-align-text-bottom-expected.txt
@@ -0,0 +1,35 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x301
+ RenderBlock {HTML} at (0,0) size 800x301
+ RenderBody {BODY} at (8,8) size 784x285
+ RenderBlock {DIV} at (0,0) size 784x36 [bgcolor=#CCCCCC]
+ RenderInline {SPAN} at (0,0) size 30x17 [bgcolor=#FF0000]
+ RenderText {#text} at (0,17) size 30x17
+ text run at (0,17) width 30: "small"
+ RenderText {#text} at (30,16) size 4x19
+ text run at (30,16) width 4: " "
+ RenderInline {SPAN} at (0,0) size 51x34 [bgcolor=#FF0000]
+ RenderText {#text} at (34,0) size 51x34
+ text run at (34,0) width 51: "BIG"
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {DIV} at (0,40) size 784x141 [bgcolor=#CCCCCC]
+ RenderInline {SPAN} at (0,0) size 30x17 [bgcolor=#FF0000]
+ RenderText {#text} at (0,41) size 30x17
+ text run at (0,41) width 30: "small"
+ RenderText {#text} at (30,81) size 4x19
+ text run at (30,81) width 4: " "
+ RenderInline {SPAN} at (0,0) size 51x34 [bgcolor=#FF0000]
+ RenderText {#text} at (34,33) size 51x34
+ text run at (34,33) width 51: "BIG"
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {DIV} at (0,185) size 784x100 [bgcolor=#CCCCCC]
+ RenderInline {SPAN} at (0,0) size 30x17 [bgcolor=#FF0000]
+ RenderText {#text} at (0,17) size 30x17
+ text run at (0,17) width 30: "small"
+ RenderText {#text} at (30,16) size 4x19
+ text run at (30,16) width 4: " "
+ RenderInline {SPAN} at (0,0) size 51x34 [bgcolor=#FF0000]
+ RenderText {#text} at (34,0) size 51x34
+ text run at (34,0) width 51: "BIG"
+ RenderText {#text} at (0,0) size 0x0
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-direction-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-direction-expected.txt
index 2e28e04..34d87f7 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-direction-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-direction-expected.txt
@@ -1,23 +1,23 @@
-layer at (0,0) size 1357x614
- RenderView at (0,0) size 785x585
-layer at (0,0) size 1357x614
- RenderBlock {HTML} at (0,0) size 785x614
- RenderBody {BODY} at (8,8) size 769x598
- RenderBlock {DIV} at (0,1) size 671x592
- RenderBR {BR} at (335,296) size 0x0
- RenderBR {BR} at (671,592) size 0x0
- RenderText {#text} at (671,578) size 4x19
- text run at (671,578) width 4: " "
- RenderBlock {DIV} at (675,0) size 674x598
- RenderText {#text} at (335,578) size 4x19
- text run at (335,578) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (8,9) size 335x296
- RenderImage {IMG} at (0,0) size 335x296
-layer at (344,305) size 335x296
- RenderImage {IMG} at (336,296) size 335x296
-layer at (683,305) size 335x296
- RenderImage {IMG} at (0,297) size 335x296
-layer at (1022,8) size 335x296
- RenderImage {IMG} at (339,0) size 335x296
+layer at (0,0) size 1357x614
+ RenderView at (0,0) size 785x585
+layer at (0,0) size 1357x614
+ RenderBlock {HTML} at (0,0) size 785x614
+ RenderBody {BODY} at (8,8) size 769x598
+ RenderBlock {DIV} at (0,1) size 671x592
+ RenderBR {BR} at (335,296) size 0x0
+ RenderBR {BR} at (671,592) size 0x0
+ RenderText {#text} at (671,578) size 4x19
+ text run at (671,578) width 4: " "
+ RenderBlock {DIV} at (675,0) size 674x598
+ RenderText {#text} at (335,578) size 4x19
+ text run at (335,578) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+layer at (8,9) size 671x296
+ RenderImage {IMG} at (0,0) size 335x296
+layer at (344,305) size 335x296
+ RenderImage {IMG} at (336,296) size 335x296
+layer at (683,305) size 335x296
+ RenderImage {IMG} at (0,297) size 335x296
+layer at (1022,8) size 335x593
+ RenderImage {IMG} at (339,0) size 335x296
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-expected.checksum
new file mode 100644
index 0000000..5685bac
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-expected.checksum
@@ -0,0 +1 @@
+1c2bf6743c8d78b29f2e17a19a519ea8 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-expected.png
new file mode 100644
index 0000000..87a7177
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-expected.txt
new file mode 100644
index 0000000..8cc50c8
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-expected.txt
@@ -0,0 +1,12 @@
+layer at (0,0) size 785x602
+ RenderView at (0,0) size 785x600
+layer at (0,0) size 785x602
+ RenderBlock {HTML} at (0,0) size 785x600
+ RenderBody {BODY} at (8,8) size 769x584
+ RenderText {#text} at (335,281) size 4x19
+ text run at (335,281) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 335x594
+ RenderImage {IMG} at (0,0) size 335x296
+layer at (347,8) size 335x594
+ RenderImage {IMG} at (339,0) size 335x296
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-opacity-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-opacity-expected.checksum
new file mode 100644
index 0000000..09311ec
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-opacity-expected.checksum
@@ -0,0 +1 @@
+b11c70dee1c211e839be4f8a69cc881d \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-opacity-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-opacity-expected.png
new file mode 100644
index 0000000..32de047
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-opacity-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-opacity-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-opacity-expected.txt
new file mode 100644
index 0000000..ff9e56a
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/reflections/reflection-masks-opacity-expected.txt
@@ -0,0 +1,14 @@
+layer at (0,0) size 785x602
+ RenderView at (0,0) size 785x600
+layer at (0,0) size 785x602
+ RenderBlock {HTML} at (0,0) size 785x600
+ RenderBody {BODY} at (8,8) size 769x584
+ RenderText {#text} at (335,281) size 4x19
+ text run at (335,281) width 4: " "
+layer at (8,8) size 335x594
+ RenderBlock {DIV} at (0,0) size 335x296
+ RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 335x594
+ RenderImage {IMG} at (0,0) size 335x296
+layer at (347,8) size 335x594
+ RenderImage {IMG} at (339,0) size 335x296
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 7c16c87..271c8d0 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -317,10 +317,15 @@ LINUX : chrome/fast/forms/basic-textareas.html = FAIL
LINUX : chrome/fast/forms/basic-textareas-quirks.html = FAIL
LINUX MAC : LayoutTests/editing/selection/5354455-1.html = FAIL
LINUX : LayoutTests/fast/backgrounds/repeat/negative-offset-repeat-transformed.html = FAIL
+LINUX : LayoutTests/fast/inline/inline-continuation-borders.html = FAIL
+LINUX : LayoutTests/fast/inline/vertical-align-text-bottom.html = FAIL
LINUX MAC : LayoutTests/fast/js/switch-behaviour.html = FAIL
LINUX : LayoutTests/fast/lists/list-marker-with-line-height.html = FAIL
LINUX : LayoutTests/fast/overflow/overflow-stacking.html = FAIL
LINUX : LayoutTests/fast/overflow/overflow-float-stacking.html = FAIL
+LINUX : LayoutTests/fast/reflections/reflection-direction.html = FAIL
+LINUX : LayoutTests/fast/reflections/reflection-masks.html = FAIL
+LINUX : LayoutTests/fast/reflections/reflection-masks-opacity.html = FAIL
LINUX : LayoutTests/fast/replaced/embed-display-none.html = FAIL
LINUX : LayoutTests/fast/replaced/applet-display-none.html = FAIL
LINUX : LayoutTests/fast/replaced/object-display-none.html = FAIL
@@ -673,11 +678,6 @@ LINUX : LayoutTests/fast/repaint/shadow-multiple-strict-horizontal.html = FAIL
LINUX : LayoutTests/fast/repaint/shadow-multiple-strict-vertical.html = FAIL
LINUX : LayoutTests/fast/repaint/shadow-multiple-vertical.html = FAIL
-// We don't render reflection masks properly.
-// http://code.google.com/p/chromium/issues/detail?id=3229
-// New test. We should fix it, but it doesn't need to block the current release
-DEFER LINUX WIN : LayoutTests/fast/reflections/reflection-masks.html = FAIL
-
// More tests that fail because of masks not working properly.
// New tests. We should fix these, but they don't need to block the current release
DEFER LINUX WIN : LayoutTests/fast/backgrounds/mask-composite.html = FAIL
@@ -1765,8 +1765,6 @@ LINUX : LayoutTests/css2.1/t100801-c544-valgn-01-d-ag.html = FAIL
LayoutTests/fast/dom/SelectorAPI/dumpNodeList-almost-strict.html = FAIL
LayoutTests/fast/dom/SelectorAPI/dumpNodeList.html = FAIL
LayoutTests/fast/loader/location-port.html = FAIL
-LINUX WIN : LayoutTests/fast/reflections/reflection-direction.html = FAIL
-LINUX WIN : LayoutTests/fast/reflections/reflection-masks-opacity.html = FAIL
LINUX WIN : LayoutTests/fast/text/atsui-spacing-features.html = FAIL
LINUX : LayoutTests/svg/W3C-SVG-1.1/text-intro-05-t.svg = FAIL
LINUX : LayoutTests/svg/text/text-fonts-01-t.svg = FAIL
@@ -1792,8 +1790,6 @@ LINUX WIN : chrome/fast/dom/extensions/interval.html = FAIL
// Regressions from merge 41217:41268
// New tests
DEFER : LayoutTests/fast/dom/Window/customized-property-survives-gc.html = FAIL
-DEFER LINUX WIN : LayoutTests/fast/inline/inline-continuation-borders.html = FAIL
-DEFER LINUX WIN : LayoutTests/fast/inline/vertical-align-text-bottom.html = FAIL
DEFER : LayoutTests/fast/dom/Window/webkitConvertPoint.html = FAIL
DEFER LINUX WIN : LayoutTests/fast/gradients/background-clipped.html = FAIL
@@ -1842,7 +1838,7 @@ MAC : LayoutTests/editing/selection/designmode-no-caret.html = FAIL
MAC : LayoutTests/fast/events/key-events-in-input-button.html = FAIL
MAC DEBUG : LayoutTests/http/tests/misc/slow-preload-cancel.html = CRASH
MAC RELEASE : LayoutTests/http/tests/misc/slow-preload-cancel.html = TIMEOUT PASS
-WIN MAC : LayoutTests/fast/dom/jsDevicePixelRatio.html = CRASH PASS
+MAC : LayoutTests/fast/dom/jsDevicePixelRatio.html = CRASH
MAC : LayoutTests/http/tests/misc/submit-get-in-utf16be.html = CRASH PASS
MAC : LayoutTests/animations/animation-controller-drt-api.html = TIMEOUT PASS
WIN : LayoutTests/transitions/transition-end-event-container.html = FAIL PASS