diff options
author | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-18 17:37:16 +0000 |
---|---|---|
committer | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-18 17:37:16 +0000 |
commit | 236b57f9d6e777d0ec47d63241bbc18fbc84f0fd (patch) | |
tree | a0ae2a2e6df2ed04aef46ff14bd4e845af842e86 /webkit | |
parent | 4ab3284c3e8c1e318614f8e2067eb1d1441623ea (diff) | |
download | chromium_src-236b57f9d6e777d0ec47d63241bbc18fbc84f0fd.zip chromium_src-236b57f9d6e777d0ec47d63241bbc18fbc84f0fd.tar.gz chromium_src-236b57f9d6e777d0ec47d63241bbc18fbc84f0fd.tar.bz2 |
Rebaseline the tests that started failing in WebKit merge 45036:45958 and remove a test from test_expectations that was failing due to a bug upstream.
BUG=16878
BUG=19247
TEST=green build
Review URL: http://codereview.chromium.org/171063
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23640 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
17 files changed, 208 insertions, 58 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/runin/001-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/runin/001-expected.checksum index b9abcfe..584d2c3 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/runin/001-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/runin/001-expected.checksum @@ -1 +1 @@ -0199353f45dee17fa698d79754980a3d
\ No newline at end of file +a45cc2ae3bd4193967f31f83e9d8afde
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/runin/001-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/runin/001-expected.png Binary files differindex 9c8c054..f372b55 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/runin/001-expected.png +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/runin/001-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/runin/001-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/runin/001-expected.txt new file mode 100644 index 0000000..28ec225 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/runin/001-expected.txt @@ -0,0 +1,47 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x236 + RenderBlock {HTML} at (0,0) size 800x236 + RenderBody {BODY} at (8,8) size 784x220 + RenderBlock (anonymous) at (0,0) size 784x20 + RenderText {#text} at (0,0) size 49x19 + text run at (0,0) width 49: "Case A:" + RenderBlock {DIV} at (0,20) size 784x40 + RenderBlock (run-in) {DIV} at (0,0) size 784x20 + RenderText {#text} at (0,0) size 105x19 + text run at (0,0) width 105: "This should NOT" + RenderBlock (anonymous) at (0,20) size 784x20 + RenderInline {DIV} at (0,0) size 37x19 + RenderText {#text} at (0,0) size 37x19 + text run at (0,0) width 37: "run in." + RenderText {#text} at (0,0) size 0x0 + RenderBlock (anonymous) at (0,60) size 784x20 + RenderText {#text} at (0,0) size 48x19 + text run at (0,0) width 48: "Case B:" + RenderBlock {DIV} at (0,80) size 784x40 + RenderBlock (run-in) {DIV} at (0,0) size 784x20 + RenderText {#text} at (0,0) size 105x19 + text run at (0,0) width 105: "This should NOT" + RenderBlock (anonymous) at (0,20) size 784x20 + RenderText {#text} at (0,0) size 37x19 + text run at (0,0) width 37: "run in." + RenderBlock (anonymous) at (0,120) size 784x20 + RenderText {#text} at (0,0) size 49x19 + text run at (0,0) width 49: "Case C:" + RenderBlock {DIV} at (0,140) size 784x20 + RenderBlock {DIV} at (0,0) size 784x20 + RenderInline (run-in) {DIV} at (0,0) size 72x19 + RenderText {#text} at (0,0) size 72x19 + text run at (0,0) width 72: "This should " + RenderText {#text} at (72,0) size 37x19 + text run at (72,0) width 37: "run in." + RenderBlock (anonymous) at (0,160) size 784x20 + RenderText {#text} at (0,0) size 49x19 + text run at (0,0) width 49: "Case D:" + RenderBlock {DIV} at (0,180) size 784x40 + RenderBlock (run-in) {DIV} at (0,0) size 784x20 + RenderText {#text} at (0,0) size 105x19 + text run at (0,0) width 105: "This should NOT" + RenderBlock (run-in) {DIV} at (0,20) size 784x20 + RenderText {#text} at (0,0) size 37x19 + text run at (0,0) width 37: "run in." diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/runin/generated-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/runin/generated-expected.txt index 7c23c9e..10e926f 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/runin/generated-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/runin/generated-expected.txt @@ -16,10 +16,9 @@ layer at (0,0) size 800x600 RenderText {#text} at (555,0) size 4x19 text run at (555,0) width 4: "." RenderBlock {DIV} at (0,36) size 784x20 - RenderBlock (anonymous) at (0,0) size 784x20 + RenderBlock {DIV} at (0,0) size 784x20 RenderInline (generated) at (0,0) size 38x19 RenderText at (0,0) size 38x19 text run at (0,0) width 38: "PASS" RenderText {#text} at (38,0) size 158x19 - text run at (38,0) width 4: " " - text run at (42,0) width 154: "< this should say \x{201C}PASS\x{201D}" + text run at (38,0) width 158: " < this should say \x{201C}PASS\x{201D}" diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/shadow-translucent-fill-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/shadow-translucent-fill-expected.checksum new file mode 100644 index 0000000..932ebf0 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/shadow-translucent-fill-expected.checksum @@ -0,0 +1 @@ +874d044894d0e97b548d9d44ac986e9e
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/shadow-translucent-fill-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/shadow-translucent-fill-expected.png Binary files differnew file mode 100644 index 0000000..e8710d7 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/shadow-translucent-fill-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/shadow-translucent-fill-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/shadow-translucent-fill-expected.txt new file mode 100644 index 0000000..950eac3 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/shadow-translucent-fill-expected.txt @@ -0,0 +1,54 @@ +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 784x576 + RenderBlock {P} at (0,0) size 784x20 + RenderText {#text} at (0,0) size 568x19 + text run at (0,0) width 452: "Test that the intensity of text-shadow does not depend on the transparency " + text run at (452,0) width 116: "of the text fill color." + RenderBlock {DIV} at (0,36) size 784x72 + RenderText {#text} at (0,0) size 48x24 + text run at (0,0) width 48: "A " + RenderInline {SPAN} at (0,0) size 24x24 [color=#00000000] + RenderText {#text} at (48,0) size 24x24 + text run at (48,0) width 24: "A" + RenderText {#text} at (72,0) size 24x24 + text run at (72,0) width 24: " " + RenderInline {SPAN} at (0,0) size 24x24 [color=#00000019] + RenderText {#text} at (96,0) size 24x24 + text run at (96,0) width 24: "A" + RenderText {#text} at (0,0) size 0x0 + RenderBlock {P} at (0,124) size 784x20 + RenderText {#text} at (0,0) size 381x19 + text run at (0,0) width 381: "There should be three identical green squares on the line above." + RenderBlock {DIV} at (0,160) size 784x72 + RenderText {#text} at (0,0) size 48x24 + text run at (0,0) width 48: "A " + RenderInline {SPAN} at (0,0) size 24x24 [color=#00000000] + RenderText {#text} at (48,0) size 24x24 + text run at (48,0) width 24: "A" + RenderText {#text} at (72,0) size 24x24 + text run at (72,0) width 24: " " + RenderInline {SPAN} at (0,0) size 24x24 [color=#00000019] + RenderText {#text} at (96,0) size 24x24 + text run at (96,0) width 24: "A" + RenderText {#text} at (0,0) size 0x0 + RenderBlock {P} at (0,248) size 784x20 + RenderText {#text} at (0,0) size 450x19 + text run at (0,0) width 450: "There should be three identical soft-edged green squares on the line above." + RenderBlock {DIV} at (0,284) size 784x72 [textStrokeColor=#0000FF] [textStrokeWidth=5.00] + RenderText {#text} at (0,0) size 48x24 + text run at (0,0) width 48: "A " + RenderInline {SPAN} at (0,0) size 24x24 [color=#00000000] + RenderText {#text} at (48,0) size 24x24 + text run at (48,0) width 24: "A" + RenderText {#text} at (72,0) size 24x24 + text run at (72,0) width 24: " " + RenderInline {SPAN} at (0,0) size 24x24 [color=#00000019] + RenderText {#text} at (96,0) size 24x24 + text run at (96,0) width 24: "A" + RenderText {#text} at (0,0) size 0x0 + RenderBlock {P} at (0,372) size 784x20 + RenderText {#text} at (0,0) size 381x19 + text run at (0,0) width 381: "There should be three identical green squares on the line above." diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/shadow-multiple-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/shadow-multiple-expected.checksum index 1329490..d575464 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/shadow-multiple-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/shadow-multiple-expected.checksum @@ -1 +1 @@ -5cba315213633080550b32d1ac186499
\ No newline at end of file +b2371669c344e8d9c1f23ecfe92e672b
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/shadow-multiple-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/shadow-multiple-expected.png Binary files differindex f2c8293..c144a39 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/shadow-multiple-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/shadow-multiple-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/runin/001-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/runin/001-expected.checksum index 0724623..e344ca5 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/runin/001-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/runin/001-expected.checksum @@ -1 +1 @@ -3477a5a7737769df9f4cefadbf05557f
\ No newline at end of file +7fe0d4024bd30f633b834f77c8899023
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/runin/001-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/runin/001-expected.png Binary files differindex c5bf723..937b7d9 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/runin/001-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/runin/001-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/runin/001-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/runin/001-expected.txt index 242da75..28ec225 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/runin/001-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/runin/001-expected.txt @@ -1,44 +1,44 @@ layer at (0,0) size 800x600 RenderView at (0,0) size 800x600 -layer at (0,0) size 800x196 - RenderBlock {HTML} at (0,0) size 800x196 - RenderBody {BODY} at (8,8) size 784x180 +layer at (0,0) size 800x236 + RenderBlock {HTML} at (0,0) size 800x236 + RenderBody {BODY} at (8,8) size 784x220 RenderBlock (anonymous) at (0,0) size 784x20 RenderText {#text} at (0,0) size 49x19 text run at (0,0) width 49: "Case A:" - RenderBlock {DIV} at (0,20) size 784x20 - RenderBlock (anonymous) at (0,0) size 784x20 - RenderInline (run-in) {DIV} at (0,0) size 72x19 - RenderText {#text} at (0,0) size 72x19 - text run at (0,0) width 72: "This should " + RenderBlock {DIV} at (0,20) size 784x40 + RenderBlock (run-in) {DIV} at (0,0) size 784x20 + RenderText {#text} at (0,0) size 105x19 + text run at (0,0) width 105: "This should NOT" + RenderBlock (anonymous) at (0,20) size 784x20 RenderInline {DIV} at (0,0) size 37x19 - RenderText {#text} at (72,0) size 37x19 - text run at (72,0) width 37: "run in." + RenderText {#text} at (0,0) size 37x19 + text run at (0,0) width 37: "run in." RenderText {#text} at (0,0) size 0x0 - RenderBlock (anonymous) at (0,40) size 784x20 + RenderBlock (anonymous) at (0,60) size 784x20 RenderText {#text} at (0,0) size 48x19 text run at (0,0) width 48: "Case B:" - RenderBlock {DIV} at (0,60) size 784x20 - RenderBlock (anonymous) at (0,0) size 784x20 - RenderInline (run-in) {DIV} at (0,0) size 72x19 - RenderText {#text} at (0,0) size 72x19 - text run at (0,0) width 72: "This should " - RenderText {#text} at (72,0) size 37x19 - text run at (72,0) width 37: "run in." - RenderBlock (anonymous) at (0,80) size 784x20 + RenderBlock {DIV} at (0,80) size 784x40 + RenderBlock (run-in) {DIV} at (0,0) size 784x20 + RenderText {#text} at (0,0) size 105x19 + text run at (0,0) width 105: "This should NOT" + RenderBlock (anonymous) at (0,20) size 784x20 + RenderText {#text} at (0,0) size 37x19 + text run at (0,0) width 37: "run in." + RenderBlock (anonymous) at (0,120) size 784x20 RenderText {#text} at (0,0) size 49x19 text run at (0,0) width 49: "Case C:" - RenderBlock {DIV} at (0,100) size 784x20 + RenderBlock {DIV} at (0,140) size 784x20 RenderBlock {DIV} at (0,0) size 784x20 RenderInline (run-in) {DIV} at (0,0) size 72x19 RenderText {#text} at (0,0) size 72x19 text run at (0,0) width 72: "This should " RenderText {#text} at (72,0) size 37x19 text run at (72,0) width 37: "run in." - RenderBlock (anonymous) at (0,120) size 784x20 + RenderBlock (anonymous) at (0,160) size 784x20 RenderText {#text} at (0,0) size 49x19 text run at (0,0) width 49: "Case D:" - RenderBlock {DIV} at (0,140) size 784x40 + RenderBlock {DIV} at (0,180) size 784x40 RenderBlock (run-in) {DIV} at (0,0) size 784x20 RenderText {#text} at (0,0) size 105x19 text run at (0,0) width 105: "This should NOT" diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/runin/generated-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/runin/generated-expected.txt index 7b6177d..10e926f 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/runin/generated-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/runin/generated-expected.txt @@ -1,25 +1,24 @@ -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 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "Test for "
- RenderInline {I} at (0,0) size 504x19
- RenderInline {A} at (0,0) size 154x19 [color=#0000EE]
- RenderText {#text} at (51,0) size 154x19
- text run at (51,0) width 154: "rdar://problem/6777374"
- RenderText {#text} at (205,0) size 350x19
- text run at (205,0) width 4: " "
- text run at (209,0) width 346: "Generated content with display: run-in causes a crash"
- RenderText {#text} at (555,0) size 4x19
- text run at (555,0) width 4: "."
- RenderBlock {DIV} at (0,36) size 784x20
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderInline (generated) at (0,0) size 38x19
- RenderText at (0,0) size 38x19
- text run at (0,0) width 38: "PASS"
- RenderText {#text} at (38,0) size 158x19
- text run at (38,0) width 4: " "
- text run at (42,0) width 154: "< this should say \x{201C}PASS\x{201D}"
+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 784x584 + RenderBlock {P} at (0,0) size 784x20 + RenderText {#text} at (0,0) size 51x19 + text run at (0,0) width 51: "Test for " + RenderInline {I} at (0,0) size 504x19 + RenderInline {A} at (0,0) size 154x19 [color=#0000EE] + RenderText {#text} at (51,0) size 154x19 + text run at (51,0) width 154: "rdar://problem/6777374" + RenderText {#text} at (205,0) size 350x19 + text run at (205,0) width 4: " " + text run at (209,0) width 346: "Generated content with display: run-in causes a crash" + RenderText {#text} at (555,0) size 4x19 + text run at (555,0) width 4: "." + RenderBlock {DIV} at (0,36) size 784x20 + RenderBlock {DIV} at (0,0) size 784x20 + RenderInline (generated) at (0,0) size 38x19 + RenderText at (0,0) size 38x19 + text run at (0,0) width 38: "PASS" + RenderText {#text} at (38,0) size 158x19 + text run at (38,0) width 158: " < this should say \x{201C}PASS\x{201D}" diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/shadow-translucent-fill-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/shadow-translucent-fill-expected.checksum new file mode 100644 index 0000000..278a766 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/shadow-translucent-fill-expected.checksum @@ -0,0 +1 @@ +9054a4aaa8fc0b059051c3166b61e501
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/shadow-translucent-fill-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/shadow-translucent-fill-expected.png Binary files differnew file mode 100644 index 0000000..0efad6f --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/shadow-translucent-fill-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/shadow-translucent-fill-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/shadow-translucent-fill-expected.txt new file mode 100644 index 0000000..950eac3 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/shadow-translucent-fill-expected.txt @@ -0,0 +1,54 @@ +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 784x576 + RenderBlock {P} at (0,0) size 784x20 + RenderText {#text} at (0,0) size 568x19 + text run at (0,0) width 452: "Test that the intensity of text-shadow does not depend on the transparency " + text run at (452,0) width 116: "of the text fill color." + RenderBlock {DIV} at (0,36) size 784x72 + RenderText {#text} at (0,0) size 48x24 + text run at (0,0) width 48: "A " + RenderInline {SPAN} at (0,0) size 24x24 [color=#00000000] + RenderText {#text} at (48,0) size 24x24 + text run at (48,0) width 24: "A" + RenderText {#text} at (72,0) size 24x24 + text run at (72,0) width 24: " " + RenderInline {SPAN} at (0,0) size 24x24 [color=#00000019] + RenderText {#text} at (96,0) size 24x24 + text run at (96,0) width 24: "A" + RenderText {#text} at (0,0) size 0x0 + RenderBlock {P} at (0,124) size 784x20 + RenderText {#text} at (0,0) size 381x19 + text run at (0,0) width 381: "There should be three identical green squares on the line above." + RenderBlock {DIV} at (0,160) size 784x72 + RenderText {#text} at (0,0) size 48x24 + text run at (0,0) width 48: "A " + RenderInline {SPAN} at (0,0) size 24x24 [color=#00000000] + RenderText {#text} at (48,0) size 24x24 + text run at (48,0) width 24: "A" + RenderText {#text} at (72,0) size 24x24 + text run at (72,0) width 24: " " + RenderInline {SPAN} at (0,0) size 24x24 [color=#00000019] + RenderText {#text} at (96,0) size 24x24 + text run at (96,0) width 24: "A" + RenderText {#text} at (0,0) size 0x0 + RenderBlock {P} at (0,248) size 784x20 + RenderText {#text} at (0,0) size 450x19 + text run at (0,0) width 450: "There should be three identical soft-edged green squares on the line above." + RenderBlock {DIV} at (0,284) size 784x72 [textStrokeColor=#0000FF] [textStrokeWidth=5.00] + RenderText {#text} at (0,0) size 48x24 + text run at (0,0) width 48: "A " + RenderInline {SPAN} at (0,0) size 24x24 [color=#00000000] + RenderText {#text} at (48,0) size 24x24 + text run at (48,0) width 24: "A" + RenderText {#text} at (72,0) size 24x24 + text run at (72,0) width 24: " " + RenderInline {SPAN} at (0,0) size 24x24 [color=#00000019] + RenderText {#text} at (96,0) size 24x24 + text run at (96,0) width 24: "A" + RenderText {#text} at (0,0) size 0x0 + RenderBlock {P} at (0,372) size 784x20 + RenderText {#text} at (0,0) size 381x19 + text run at (0,0) width 381: "There should be three identical green squares on the line above." diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 487289b..f3419d9 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2677,10 +2677,6 @@ BUG16823 MAC : LayoutTests/fast/lists/drag-into-marker.html = FAIL // Failures from WebKit merge 45936:45958 BUG18676 LINUX MAC : LayoutTests/fast/js/instanceof-operator.html = CRASH FAIL -BUG16878 LINUX WIN : LayoutTests/fast/runin/001.html = FAIL -BUG16878 LINUX WIN : LayoutTests/fast/runin/generated.html = FAIL -BUG16878 LINUX WIN : LayoutTests/fast/text/shadow-translucent-fill.html = FAIL -BUG16878 WIN : LayoutTests/fast/css/shadow-multiple.html = FAIL // Failure from WebKit merge 45985:45998 BUG16962 : LayoutTests/fast/forms/get-file-upload.html = TIMEOUT @@ -2780,7 +2776,6 @@ BUG18966 LINUX : LayoutTests/fast/overflow/overflow-float-stacking.html = PASS C BUG19028 MAC : LayoutTests/fast/dom/Window/window-open-parent-no-parent.html = PASS CRASH // Fallout from webkit 47041:47189 -BUG19247 : LayoutTests/fast/events/set-event-in-another-frame.html = FAIL BUG19248 : LayoutTests/fast/js/const.html = FAIL BUG_LEVIN : LayoutTests/fast/dom/Window/window-property-shadowing.html = FAIL |