diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-22 22:26:27 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-22 22:26:27 +0000 |
commit | e2d8f6b652e5b99a1a1adcd98a5c9745cb843586 (patch) | |
tree | 1768c02346485d7799dc09b25ece5d7e2dba30aa /webkit/tools | |
parent | 70025d66df25c628c0e0bfc3c4d084f3f7195e59 (diff) | |
download | chromium_src-e2d8f6b652e5b99a1a1adcd98a5c9745cb843586.zip chromium_src-e2d8f6b652e5b99a1a1adcd98a5c9745cb843586.tar.gz chromium_src-e2d8f6b652e5b99a1a1adcd98a5c9745cb843586.tar.bz2 |
Rebaseline two tests. Apparently we use classic style controls
in the pixel tests. These two tests have buttons with focus so
we now have dotted line focus rects on them.
Review URL: http://codereview.chromium.org/8077
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3782 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/win/tests_fixable.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt index 56ac8c1..b1c002e 100644 --- a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt @@ -1158,6 +1158,3 @@ V8 | KJS # LayoutTests/http/tests/navigation/redirect302-goback.html = FAIL | PA // Got flakey (both debug and release) around r3581 (ananta). V8 | KJS # LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroystream.html = FAIL | PASS -// Regressed some pixel layouts. Disable while I investigate. -V8 | KJS # LayoutTests/fast/overflow/scroll-nested-positioned-layer-in-overflow.html = FAIL -V8 | KJS # LayoutTests/fast/overflow/scrollRevealButton.html = FAIL |