summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-09 23:10:48 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-09 23:10:48 +0000
commit453285e84c66f7072f0c62baff3fc3cb6dfc1225 (patch)
tree53b9bd8b7620e06c1521b0ae5a54b56acf1ac13d
parent355b59da587b906a906d451ccedf15d74a80ae7a (diff)
downloadchromium_src-453285e84c66f7072f0c62baff3fc3cb6dfc1225.zip
chromium_src-453285e84c66f7072f0c62baff3fc3cb6dfc1225.tar.gz
chromium_src-453285e84c66f7072f0c62baff3fc3cb6dfc1225.tar.bz2
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
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.pngbin0 -> 3589 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.txt30
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1204-reset-01-c-o-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1204-reset-01-c-o-expected.pngbin3583 -> 0 bytes
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt2
6 files changed, 32 insertions, 2 deletions
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
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.png
Binary files 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
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1204-reset-01-c-o-expected.png
+++ /dev/null
Binary files 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.