diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-18 23:57:23 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-18 23:57:23 +0000 |
commit | bac71bdd5c5f36acffbbca3112401ff3dd4d5ab1 (patch) | |
tree | a44410a18c574eeafbd554ed62907c1fc8c263ec | |
parent | ab86e675fcb5df2272f93514a78d2a206772cbc1 (diff) | |
download | chromium_src-bac71bdd5c5f36acffbbca3112401ff3dd4d5ab1.zip chromium_src-bac71bdd5c5f36acffbbca3112401ff3dd4d5ab1.tar.gz chromium_src-bac71bdd5c5f36acffbbca3112401ff3dd4d5ab1.tar.bz2 |
Update baselines after testRepaint() was implemented.
R=jparent
TEST=good eye
BUG=21510
Review URL: http://codereview.chromium.org/403021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32438 0039d316-1c4b-4281-b951-d872f2087c98
33 files changed, 147 insertions, 14 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/flexible-box-overflow-horizontal-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/flexible-box-overflow-horizontal-expected.checksum index abfddc8..668f72a 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/flexible-box-overflow-horizontal-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/flexible-box-overflow-horizontal-expected.checksum @@ -1 +1 @@ -96b98deafb5fca55298dc2ec744b32d7
\ No newline at end of file +e86aabdc28fa7ca2da847c2faa8554ff
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/flexible-box-overflow-horizontal-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/flexible-box-overflow-horizontal-expected.png Binary files differindex f1f5b11..ce06510 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/flexible-box-overflow-horizontal-expected.png +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/flexible-box-overflow-horizontal-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-horizontal-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-horizontal-expected.checksum new file mode 100644 index 0000000..bd591cd --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-horizontal-expected.checksum @@ -0,0 +1 @@ +f37425d9d9421b640fdd8fed13dd03d8
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-horizontal-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-horizontal-expected.png Binary files differnew file mode 100644 index 0000000..0758fdd --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-horizontal-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum new file mode 100644 index 0000000..4fca20a --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum @@ -0,0 +1 @@ +5ac8b4108703715c6db0416ed3ef28fe
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-strict-horizontal-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-strict-horizontal-expected.png Binary files differnew file mode 100644 index 0000000..aeebf34 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-strict-horizontal-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-strict-vertical-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-strict-vertical-expected.checksum new file mode 100644 index 0000000..a0e4273 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-strict-vertical-expected.checksum @@ -0,0 +1 @@ +ab1064cbfbcea4b0c17db577abdd451c
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-strict-vertical-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-strict-vertical-expected.png Binary files differnew file mode 100644 index 0000000..17c9c68 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-strict-vertical-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-vertical-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-vertical-expected.checksum new file mode 100644 index 0000000..9b04848 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-vertical-expected.checksum @@ -0,0 +1 @@ +46f5b927ebbf98b28130e64d9d886866
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-vertical-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-vertical-expected.png Binary files differnew file mode 100644 index 0000000..18ba008 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/shadow-multiple-vertical-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/text-shadow-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/text-shadow-expected.checksum new file mode 100644 index 0000000..52fa0b4 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/text-shadow-expected.checksum @@ -0,0 +1 @@ +042ebd81500c8777417b604b89d70907
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/text-shadow-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/text-shadow-expected.png Binary files differnew file mode 100644 index 0000000..0806db0 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/text-shadow-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/text-shadow-horizontal-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/text-shadow-horizontal-expected.checksum new file mode 100644 index 0000000..52fa0b4 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/text-shadow-horizontal-expected.checksum @@ -0,0 +1 @@ +042ebd81500c8777417b604b89d70907
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/text-shadow-horizontal-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/text-shadow-horizontal-expected.png Binary files differnew file mode 100644 index 0000000..0806db0 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/text-shadow-horizontal-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-horizontal-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-horizontal-expected.checksum new file mode 100644 index 0000000..ba29e5d --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-horizontal-expected.checksum @@ -0,0 +1 @@ +91eed922dd5819b4d3ab5206a1ba538b
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-horizontal-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-horizontal-expected.png Binary files differnew file mode 100644 index 0000000..87677b1 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-horizontal-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-horizontal-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-horizontal-expected.txt new file mode 100644 index 0000000..ff7c01b --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-horizontal-expected.txt @@ -0,0 +1,12 @@ +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,20) size 784x480 + RenderBlock {DIV} at (20,0) size 744x57 + RenderInline {SPAN} at (0,0) size 290x55 + RenderText {#text} at (0,1) size 290x55 + text run at (0,1) width 290: " multiple " + RenderText {#text} at (290,1) size 305x55 + text run at (290,1) width 305: " shadows " + RenderBlock {DIV} at (100,157) size 100x100 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum new file mode 100644 index 0000000..8de242e --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum @@ -0,0 +1 @@ +ca4593da050f1b84db9bffb52d764c70
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-strict-horizontal-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-strict-horizontal-expected.png Binary files differnew file mode 100644 index 0000000..971884d --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-strict-horizontal-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-strict-horizontal-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-strict-horizontal-expected.txt new file mode 100644 index 0000000..1e3b8af --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-strict-horizontal-expected.txt @@ -0,0 +1,12 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x377 + RenderBlock {HTML} at (0,0) size 800x377 + RenderBody {BODY} at (8,20) size 784x257 + RenderBlock {DIV} at (20,0) size 744x57 + RenderInline {SPAN} at (0,0) size 290x55 + RenderText {#text} at (0,1) size 290x55 + text run at (0,1) width 290: " multiple " + RenderText {#text} at (290,1) size 305x55 + text run at (290,1) width 305: " shadows " + RenderBlock {DIV} at (100,157) size 100x100 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-strict-vertical-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-strict-vertical-expected.checksum new file mode 100644 index 0000000..eb98eea --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-strict-vertical-expected.checksum @@ -0,0 +1 @@ +80e84e2096f362ac19088b646dface4a
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-strict-vertical-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-strict-vertical-expected.png Binary files differnew file mode 100644 index 0000000..34411d0 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-strict-vertical-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-strict-vertical-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-strict-vertical-expected.txt new file mode 100644 index 0000000..1e3b8af --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-strict-vertical-expected.txt @@ -0,0 +1,12 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x377 + RenderBlock {HTML} at (0,0) size 800x377 + RenderBody {BODY} at (8,20) size 784x257 + RenderBlock {DIV} at (20,0) size 744x57 + RenderInline {SPAN} at (0,0) size 290x55 + RenderText {#text} at (0,1) size 290x55 + text run at (0,1) width 290: " multiple " + RenderText {#text} at (290,1) size 305x55 + text run at (290,1) width 305: " shadows " + RenderBlock {DIV} at (100,157) size 100x100 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-vertical-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-vertical-expected.checksum new file mode 100644 index 0000000..cb307be9 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-vertical-expected.checksum @@ -0,0 +1 @@ +e1b403d623aacedcc0b5e5ebd4935a36
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-vertical-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-vertical-expected.png Binary files differnew file mode 100644 index 0000000..be60084 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-vertical-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-vertical-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-vertical-expected.txt new file mode 100644 index 0000000..ff7c01b --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/shadow-multiple-vertical-expected.txt @@ -0,0 +1,12 @@ +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,20) size 784x480 + RenderBlock {DIV} at (20,0) size 744x57 + RenderInline {SPAN} at (0,0) size 290x55 + RenderText {#text} at (0,1) size 290x55 + text run at (0,1) width 290: " multiple " + RenderText {#text} at (290,1) size 305x55 + text run at (290,1) width 305: " shadows " + RenderBlock {DIV} at (100,157) size 100x100 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/text-shadow-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/text-shadow-expected.checksum new file mode 100644 index 0000000..02b4859 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/text-shadow-expected.checksum @@ -0,0 +1 @@ +28117caa14b3d13c9252cb98e2a1e8a6
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/text-shadow-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/text-shadow-expected.png Binary files differnew file mode 100644 index 0000000..8b394e4 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/text-shadow-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/text-shadow-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/text-shadow-expected.txt new file mode 100644 index 0000000..844a622 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/text-shadow-expected.txt @@ -0,0 +1,41 @@ +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 784x562 + RenderBlock {P} at (0,0) size 784x20 + RenderText {#text} at (0,0) size 164x19 + text run at (0,0) width 164: "This is a regression test for " + RenderInline {I} at (0,0) size 605x19 + RenderInline {A} at (0,0) size 350x19 [color=#0000EE] + RenderText {#text} at (164,0) size 350x19 + text run at (164,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7301" + RenderText {#text} at (514,0) size 255x19 + text run at (514,0) width 4: " " + text run at (518,0) width 251: "Text shadow does not repaint correctly" + RenderText {#text} at (769,0) size 4x19 + text run at (769,0) width 4: "." + RenderBlock {HR} at (0,36) size 784x2 [border: (1px inset #000000)] + RenderBlock {DIV} at (30,68) size 724x21 + RenderInline {SPAN} at (0,0) size 199x20 [bgcolor=#C0C0C0] + RenderText {#text} at (0,0) size 199x20 + text run at (0,0) width 199: "Lorem ipsum dolor sit amet" + RenderText {#text} at (0,0) size 0x0 + RenderBlock {DIV} at (30,119) size 724x21 + RenderInline {SPAN} at (0,0) size 199x20 [bgcolor=#C0C0C0] + RenderText {#text} at (0,0) size 199x20 + text run at (0,0) width 199: "Lorem ipsum dolor sit amet" + RenderText {#text} at (0,0) size 0x0 + RenderBlock {DIV} at (30,170) size 724x21 + RenderText {#text} at (0,1) size 83x19 + text run at (0,1) width 83: "Lorem ipsum " + RenderInline {SPAN} at (0,0) size 98x20 [bgcolor=#C0C0C0] + RenderText {#text} at (83,0) size 98x20 + text run at (83,0) width 98: "dolor sit amet" + RenderText {#text} at (0,0) size 0x0 + RenderBlock {DIV} at (30,221) size 724x21 + RenderInline {SPAN} at (0,0) size 96x20 [bgcolor=#C0C0C0] + RenderText {#text} at (0,0) size 96x20 + text run at (0,0) width 96: "Lorem ipsum" + RenderText {#text} at (96,1) size 86x19 + text run at (96,1) width 86: " dolor sit amet" diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/text-shadow-horizontal-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/text-shadow-horizontal-expected.checksum new file mode 100644 index 0000000..02b4859 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/text-shadow-horizontal-expected.checksum @@ -0,0 +1 @@ +28117caa14b3d13c9252cb98e2a1e8a6
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/text-shadow-horizontal-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/text-shadow-horizontal-expected.png Binary files differnew file mode 100644 index 0000000..8b394e4 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/text-shadow-horizontal-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/text-shadow-horizontal-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/text-shadow-horizontal-expected.txt new file mode 100644 index 0000000..844a622 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/text-shadow-horizontal-expected.txt @@ -0,0 +1,41 @@ +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 784x562 + RenderBlock {P} at (0,0) size 784x20 + RenderText {#text} at (0,0) size 164x19 + text run at (0,0) width 164: "This is a regression test for " + RenderInline {I} at (0,0) size 605x19 + RenderInline {A} at (0,0) size 350x19 [color=#0000EE] + RenderText {#text} at (164,0) size 350x19 + text run at (164,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7301" + RenderText {#text} at (514,0) size 255x19 + text run at (514,0) width 4: " " + text run at (518,0) width 251: "Text shadow does not repaint correctly" + RenderText {#text} at (769,0) size 4x19 + text run at (769,0) width 4: "." + RenderBlock {HR} at (0,36) size 784x2 [border: (1px inset #000000)] + RenderBlock {DIV} at (30,68) size 724x21 + RenderInline {SPAN} at (0,0) size 199x20 [bgcolor=#C0C0C0] + RenderText {#text} at (0,0) size 199x20 + text run at (0,0) width 199: "Lorem ipsum dolor sit amet" + RenderText {#text} at (0,0) size 0x0 + RenderBlock {DIV} at (30,119) size 724x21 + RenderInline {SPAN} at (0,0) size 199x20 [bgcolor=#C0C0C0] + RenderText {#text} at (0,0) size 199x20 + text run at (0,0) width 199: "Lorem ipsum dolor sit amet" + RenderText {#text} at (0,0) size 0x0 + RenderBlock {DIV} at (30,170) size 724x21 + RenderText {#text} at (0,1) size 83x19 + text run at (0,1) width 83: "Lorem ipsum " + RenderInline {SPAN} at (0,0) size 98x20 [bgcolor=#C0C0C0] + RenderText {#text} at (83,0) size 98x20 + text run at (83,0) width 98: "dolor sit amet" + RenderText {#text} at (0,0) size 0x0 + RenderBlock {DIV} at (30,221) size 724x21 + RenderInline {SPAN} at (0,0) size 96x20 [bgcolor=#C0C0C0] + RenderText {#text} at (0,0) size 96x20 + text run at (0,0) width 96: "Lorem ipsum" + RenderText {#text} at (96,1) size 86x19 + text run at (96,1) width 86: " dolor sit amet" diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 2d0c104..374d939 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -586,19 +586,6 @@ BUG21888 : LayoutTests/fast/history/subframe-is-visited.html = FAIL // Need to implement LayoutTestController.setCacheModel BUG13920 : LayoutTests/fast/dom/HTMLScriptElement/nested-execution.html = FAIL -// Implement layoutTestController.testRepaint() -BUG21510 WIN LINUX : LayoutTests/fast/repaint/shadow-multiple-horizontal.html = FAIL -BUG21510 WIN LINUX : LayoutTests/fast/repaint/shadow-multiple-strict-horizontal.html = FAIL -BUG21510 WIN LINUX : LayoutTests/fast/repaint/shadow-multiple-strict-vertical.html = FAIL -BUG21510 WIN LINUX : LayoutTests/fast/repaint/shadow-multiple-vertical.html = FAIL -BUG21510 WIN LINUX : LayoutTests/fast/repaint/text-shadow-horizontal.html = FAIL -BUG21510 WIN LINUX : LayoutTests/fast/repaint/text-shadow.html = FAIL - -// To be rebaselined. These were accidentally wall-papered over. -BUG21510 : LayoutTests/fast/repaint/box-shadow-v.html = IMAGE -BUG21510 LINUX : LayoutTests/fast/repaint/flexible-box-overflow-horizontal.html = IMAGE -BUG21510 WIN LINUX : LayoutTests/fast/repaint/list-marker.html = IMAGE - // Implement layoutTestController.display() BUG8630 WIN LINUX : LayoutTests/fast/repaint/body-background-image.html = FAIL BUG8630 WIN LINUX DEBUG SLOW : LayoutTests/fast/repaint/line-flow-with-floats-1.html = PASS @@ -884,6 +871,10 @@ BUG23270 WIN LINUX : LayoutTests/fast/css/font-smoothing.html = FAIL BUG11153 WIN LINUX : LayoutTests/fast/canvas/canvas-incremental-repaint-2.html = FAIL BUG11153 WIN LINUX : LayoutTests/fast/canvas/canvas-incremental-repaint.html = FAIL +// Repaint issues are revealed by these tests. +BUG28183 : LayoutTests/fast/repaint/box-shadow-v.html = IMAGE +BUG28183 WIN LINUX : LayoutTests/fast/repaint/list-marker.html = IMAGE + // Extra space at end of test results. Since this is a crash test, a // FAIL here is just as good as running the test normally. // FAIL results from an extra newline at the top of the results |