diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-09 23:10:48 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-09 23:10:48 +0000 |
commit | 453285e84c66f7072f0c62baff3fc3cb6dfc1225 (patch) | |
tree | 53b9bd8b7620e06c1521b0ae5a54b56acf1ac13d /webkit/tools | |
parent | 355b59da587b906a906d451ccedf15d74a80ae7a (diff) | |
download | chromium_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
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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. |