diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-07 21:42:50 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-07 21:42:50 +0000 |
commit | 26712017a2d15ce59f27b2bcd3582966edb16ba1 (patch) | |
tree | 8d58f78f5202c4de3a9dfc039cba9a17d568a5e7 | |
parent | 9be37d206a818ccfaaa0cfda9025d2e0482a2ea4 (diff) | |
download | chromium_src-26712017a2d15ce59f27b2bcd3582966edb16ba1.zip chromium_src-26712017a2d15ce59f27b2bcd3582966edb16ba1.tar.gz chromium_src-26712017a2d15ce59f27b2bcd3582966edb16ba1.tar.bz2 |
Move a test to the proper group in the file.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7680 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 7c9d715..3c8735a 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -999,9 +999,6 @@ LINUX : LayoutTests/css2.1/t1202-counters-09-b.html = FAIL // x-height correct and we're still one px off. LINUX : LayoutTests/css2.1/t100801-c544-valgn-01-d-ag.html = FAIL -// Form sizing issue. -LINUX : LayoutTests/fast/forms/disabled-select-change-index.html = FAIL - // This needs to be rebased on Windows since the baseline was incorrect. WIN : LayoutTests/css2.1/t1601-c547-indent-00-b-a.html = FAIL @@ -1074,6 +1071,7 @@ LINUX : LayoutTests/fast/forms/select-initial-position.html = FAIL LINUX : LayoutTests/fast/forms/select-list-box-with-height.html = FAIL LINUX : LayoutTests/fast/text/international/bidi-listbox.html = FAIL LINUX : LayoutTests/fast/replaced/replaced-breaking.html = FAIL +LINUX : LayoutTests/fast/forms/disabled-select-change-index.html = FAIL // Off-by-one in form controls -- font metrics? LINUX MAC : LayoutTests/fast/forms/input-baseline.html = FAIL |