diff options
author | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-19 06:58:31 +0000 |
---|---|---|
committer | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-19 06:58:31 +0000 |
commit | a45b1d0c9b18753972910e53d4bfa1775708bae8 (patch) | |
tree | 4058141c3fbcc5b400991c36e9f1e2b8d8ab421e /webkit | |
parent | 43b5ff2e230aad8ebde1ac7c1aeccc1c7cf97d2c (diff) | |
download | chromium_src-a45b1d0c9b18753972910e53d4bfa1775708bae8.zip chromium_src-a45b1d0c9b18753972910e53d4bfa1775708bae8.tar.gz chromium_src-a45b1d0c9b18753972910e53d4bfa1775708bae8.tar.bz2 |
Rebaseline tests due to the merge 44805:44837.
The rebaseline is due to http://trac.webkit.org/changeset/44806 which did a vertical alignment change.
TBR=paulg
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/132062
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18796 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
3 files changed, 6 insertions, 2 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/replaced/width100percent-searchfield-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/replaced/width100percent-searchfield-expected.checksum index 39e7b10..920acbd 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/replaced/width100percent-searchfield-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/replaced/width100percent-searchfield-expected.checksum @@ -1 +1 @@ -59e29d414c8a7a3a9f4fd20cadac8d08
\ No newline at end of file +4e67db309c82f5c20f57ed4b3831aa5c
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/replaced/width100percent-searchfield-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/replaced/width100percent-searchfield-expected.png Binary files differindex dd3044a..7d0faf6 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/replaced/width100percent-searchfield-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/replaced/width100percent-searchfield-expected.png diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 6dcc708..3a6077c 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2757,4 +2757,8 @@ BUG14061 : LayoutTests/svg/filters/subRegion-two-effects.svg = FAIL BUG14207 LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug28341.html = FAIL // Newly added test http://trac.webkit.org/changeset/44816 -BUG14673 : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.html = FAIL +BUG14673 : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.html = FAIL CRASH + +// WebKit 44805:44837 +BUG14679 LINUX : LayoutTests/fast/backgrounds/animated-gif-as-background.html = FAIL + |