From 453285e84c66f7072f0c62baff3fc3cb6dfc1225 Mon Sep 17 00:00:00 2001 From: "agl@chromium.org" Date: Tue, 9 Dec 2008 23:10:48 +0000 Subject: LayoutTests/css2.1/t1204-reset-01-c-o Windows baseline incorrect. Delete the bogus Windows baseline (the test was already marked as failing). Add a baseline for Linux since we get it right. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6647 0039d316-1c4b-4281-b951-d872f2087c98 --- .../css2.1/t1204-reset-01-c-o-expected.checksum | 1 + .../css2.1/t1204-reset-01-c-o-expected.png | Bin 0 -> 3589 bytes .../css2.1/t1204-reset-01-c-o-expected.txt | 30 +++++++++++++++++++++ .../css2.1/t1204-reset-01-c-o-expected.checksum | 1 - .../css2.1/t1204-reset-01-c-o-expected.png | Bin 3583 -> 0 bytes .../layout_tests/test_lists/tests_fixable.txt | 2 +- 6 files changed, 32 insertions(+), 2 deletions(-) create mode 100644 webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.checksum create mode 100644 webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.png create mode 100644 webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.txt delete mode 100644 webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1204-reset-01-c-o-expected.checksum delete mode 100644 webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1204-reset-01-c-o-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.checksum new file mode 100644 index 0000000..f917f70 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.checksum @@ -0,0 +1 @@ +9792654b24250b898724414ab1162272 \ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.png new file mode 100644 index 0000000..de08c3e Binary files /dev/null and b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.png differ diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.txt new file mode 100644 index 0000000..77e3d16 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.txt @@ -0,0 +1,30 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x100 + RenderBlock {HTML} at (0,0) size 800x100 + RenderBody {BODY} at (8,16) size 784x76 + RenderBlock {P} at (0,0) size 784x20 + RenderText {#text} at (0,0) size 260x19 + text run at (0,0) width 260: "The following two lines should be the same:" + RenderBlock {DIV} at (0,36) size 784x20 + RenderInline {SPAN} at (0,0) size 14x19 + RenderInline (generated) at (0,0) size 14x19 + RenderCounter at (0,0) size 8x19 + text run at (0,0) width 8: "1" + RenderText at (8,0) size 6x19 + text run at (8,0) width 6: "-" + RenderInline {SPAN} at (0,0) size 14x19 + RenderInline (generated) at (0,0) size 14x19 + RenderCounter at (14,0) size 8x19 + text run at (14,0) width 8: "2" + RenderText at (22,0) size 6x19 + text run at (22,0) width 6: "-" + RenderInline {SPAN} at (0,0) size 14x19 + RenderInline (generated) at (0,0) size 14x19 + RenderCounter at (28,0) size 8x19 + text run at (28,0) width 8: "3" + RenderText at (36,0) size 6x19 + text run at (36,0) width 6: "-" + RenderBlock {DIV} at (0,56) size 784x20 + RenderText {#text} at (0,0) size 42x19 + text run at (0,0) width 42: "1-2-3-" diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1204-reset-01-c-o-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1204-reset-01-c-o-expected.checksum deleted file mode 100644 index a6525b9..0000000 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1204-reset-01-c-o-expected.checksum +++ /dev/null @@ -1 +0,0 @@ -aba1513abdce76708b6648e193cd2f86 \ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1204-reset-01-c-o-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1204-reset-01-c-o-expected.png deleted file mode 100644 index c99e53e..0000000 Binary files a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1204-reset-01-c-o-expected.png and /dev/null differ diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 329e7f2..ce09731 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -20,7 +20,7 @@ LayoutTests/css2.1/t1204-increment-00-c-o.html = FAIL LayoutTests/css2.1/t1204-increment-01-c-o.html = FAIL LayoutTests/css2.1/t1204-increment-02-c-o.html = FAIL LayoutTests/css2.1/t1204-reset-00-c-o.html = FAIL -LayoutTests/css2.1/t1204-reset-01-c-o.html = FAIL +WIN MAC : LayoutTests/css2.1/t1204-reset-01-c-o.html = FAIL // This are failing for different reasons under our new lighttpd configuration // TODO(deanm): Address all of these via lighttpd if possible, otherwise fork. -- cgit v1.1