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 | |
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
5 files changed, 2 insertions, 5 deletions
diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.checksum b/webkit/data/layout_test_results/v8/LayoutTests/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.checksum index 9c5fca7..fa83699 100644 --- a/webkit/data/layout_test_results/v8/LayoutTests/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.checksum +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.checksum @@ -1 +1 @@ -c66159a0caee3de091d13b781eecd3e1
\ No newline at end of file +c802b3bea61ef9cd12e25875f9c99ae2
\ No newline at end of file diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png b/webkit/data/layout_test_results/v8/LayoutTests/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png Binary files differindex dfb0a31..4a94a53 100644 --- a/webkit/data/layout_test_results/v8/LayoutTests/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/overflow/scrollRevealButton-expected.checksum b/webkit/data/layout_test_results/v8/LayoutTests/fast/overflow/scrollRevealButton-expected.checksum index 6db1b9d..336fa49 100644 --- a/webkit/data/layout_test_results/v8/LayoutTests/fast/overflow/scrollRevealButton-expected.checksum +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/overflow/scrollRevealButton-expected.checksum @@ -1 +1 @@ -8462b549caa3b5f52f68d03982e60289
\ No newline at end of file +393dac882296140ea2e1c7e8be06a147
\ No newline at end of file diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/overflow/scrollRevealButton-expected.png b/webkit/data/layout_test_results/v8/LayoutTests/fast/overflow/scrollRevealButton-expected.png Binary files differindex 8ad80d3..a27239b 100644 --- a/webkit/data/layout_test_results/v8/LayoutTests/fast/overflow/scrollRevealButton-expected.png +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/overflow/scrollRevealButton-expected.png 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 |