diff options
author | jcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-28 00:49:33 +0000 |
---|---|---|
committer | jcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-28 00:49:33 +0000 |
commit | f3e63f60ebf3f46bc92fe6238de3a6c56b2676a9 (patch) | |
tree | fc1353c0ea74af88479ee1986e6087e3c0109047 /webkit | |
parent | 59456e3a2d3a65570c8baba2c412bfbb59d2ac99 (diff) | |
download | chromium_src-f3e63f60ebf3f46bc92fe6238de3a6c56b2676a9.zip chromium_src-f3e63f60ebf3f46bc92fe6238de3a6c56b2676a9.tar.gz chromium_src-f3e63f60ebf3f46bc92fe6238de3a6c56b2676a9.tar.bz2 |
I forgot to update the test_fixable.txt after I fixed a layout-test in my previous CL.
TEST=None
BUG=None
Review URL: http://codereview.chromium.org/28288
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10661 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index e4729ad..1a51032 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -978,9 +978,6 @@ DEFER : LayoutTests/plugins/netscape-plugin-setwindow-size-2.html = FAIL // MERGE 38625:38653: Expectations changed upstream MAC : LayoutTests/fast/css/computed-style-without-renderer.html = FAIL -// MERGE 38625:38653: Regressions -LayoutTests/fast/events/key-events-in-input-button.html = FAIL - // MERGE 38625:38653: New tests MAC : LayoutTests/fast/css/computed-style.html = FAIL // New test. We should fix it, but it doesn't need to block the current release @@ -1742,9 +1739,9 @@ LayoutTests/fast/js/function-toString-semicolon-insertion.html = FAIL // Flaky since the merge. LINUX : LayoutTests/fast/canvas/fillrect_gradient.html = FAIL PASS -// It's not clear that the test isn't wrong here. It believes that middle -// aligning 15px Ahem should end up in a certain spot. But we have the -// x-height correct and we're still one px off. +// It's not clear that the test isn't wrong here. It believes that middle +// aligning 15px Ahem should end up in a certain spot. But we have the +// x-height correct and we're still one px off. LINUX : LayoutTests/css2.1/t100801-c544-valgn-01-d-ag.html = FAIL // New failures from Merge 41078:41149 |