diff options
author | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-05 21:30:31 +0000 |
---|---|---|
committer | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-05 21:30:31 +0000 |
commit | 5bc36888465bd881c6becd2351bb5547ba4eae60 (patch) | |
tree | a655b446150b610abbf4e58d637c109a728af99e /webkit | |
parent | 914c69f33f38bb472e5cbf8a3ab1cb3ee3a2948e (diff) | |
download | chromium_src-5bc36888465bd881c6becd2351bb5547ba4eae60.zip chromium_src-5bc36888465bd881c6becd2351bb5547ba4eae60.tar.gz chromium_src-5bc36888465bd881c6becd2351bb5547ba4eae60.tar.bz2 |
Rebaseline a layout test for Win. The rendering of the image was different and actually looked better than the baseline.
Review URL: http://codereview.chromium.org/40181
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11037 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
3 files changed, 2 insertions, 2 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/tables/mozilla/bugs/bug86708-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/tables/mozilla/bugs/bug86708-expected.checksum index 6748f89..379bc84 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/tables/mozilla/bugs/bug86708-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/tables/mozilla/bugs/bug86708-expected.checksum @@ -1 +1 @@ -2e43fef4328f46cc8719f592bf977fe9
\ No newline at end of file +55d2c3939bdbfcff991d312f7f1d070c
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/tables/mozilla/bugs/bug86708-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/tables/mozilla/bugs/bug86708-expected.png Binary files differindex a01aeac..194de80 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/tables/mozilla/bugs/bug86708-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/tables/mozilla/bugs/bug86708-expected.png diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 3209570..fa89163 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1775,7 +1775,7 @@ WIN : LayoutTests/fast/text/international/hindi-spacing.html = FAIL WIN : LayoutTests/fast/text/international/thai-line-breaks.html = FAIL LINUX WIN : LayoutTests/scrollbars/listbox-scrollbar-combinations.html = FAIL LINUX WIN : LayoutTests/scrollbars/overflow-scrollbar-combinations.html = FAIL -LINUX WIN : LayoutTests/tables/mozilla/bugs/bug86708.html = FAIL +LINUX : LayoutTests/tables/mozilla/bugs/bug86708.html = FAIL LINUX : LayoutTests/fast/borders/border-image-rotate-transform.html = FAIL LINUX : LayoutTests/fast/css/resize-corner-tracking-transformed.html = FAIL LINUX : LayoutTests/fast/forms/input-appearance-height.html = FAIL |