diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-09 21:20:59 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-09 21:20:59 +0000 |
commit | db811c343705e846aba6fe47015de1eb5bacaf14 (patch) | |
tree | 4ac3880c4f4ef95c50c8127ba204329397f3810f /webkit/tools | |
parent | 788a15967cba100d87b30d0a0cf7075fb8d0c506 (diff) | |
download | chromium_src-db811c343705e846aba6fe47015de1eb5bacaf14.zip chromium_src-db811c343705e846aba6fe47015de1eb5bacaf14.tar.gz chromium_src-db811c343705e846aba6fe47015de1eb5bacaf14.tar.bz2 |
Update tests fixable and rebaseline one test.
After the last merge, hidden-scrollbar-resize.html is now passing.
hit-test-overflow-controls.html seems more correct now (hyatt
fixed a case where the resize corner was not being clipped properly).
Review URL: http://codereview.chromium.org/41005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11290 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index bb09ba7..3c2546a 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1651,8 +1651,9 @@ DEFER : LayoutTests/fast/dom/getBoundingClientRect-getClientRects-relative-to-vi // Regressions from merge 41181:41217 // Upstream regression. https://bugs.webkit.org/show_bug.cgi?id=24248 LINUX WIN : LayoutTests/fast/overflow/004.html = FAIL -LINUX WIN : LayoutTests/fast/overflow/hidden-scrollbar-resize.html = FAIL -LINUX WIN : LayoutTests/fast/overflow/hit-test-overflow-controls.html = FAIL +// These need to be rebaselined. +LINUX : LayoutTests/fast/overflow/hidden-scrollbar-resize.html = FAIL +LINUX : LayoutTests/fast/overflow/hit-test-overflow-controls.html = FAIL // mbelshe to fix. Temporarily disable while tree red. WIN LINUX : chrome/fast/dom/extensions/interval.html = FAIL PASS |