diff options
author | sidchat@google.com <sidchat@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-27 22:18:33 +0000 |
---|---|---|
committer | sidchat@google.com <sidchat@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-27 22:18:33 +0000 |
commit | ba29e869f403c6ec82933e3c238ea1eda75a652b (patch) | |
tree | 6abd206c7959f49d7895a579f950a4b5b50e24c4 | |
parent | 54910b7969906431a43c7a17bd1ee580f8eeb9fa (diff) | |
download | chromium_src-ba29e869f403c6ec82933e3c238ea1eda75a652b.zip chromium_src-ba29e869f403c6ec82933e3c238ea1eda75a652b.tar.gz chromium_src-ba29e869f403c6ec82933e3c238ea1eda75a652b.tar.bz2 |
Rebaseline an SVG layout test. We add a faint green extra one pixel wide horizontal line at the bottom - probably for anti-aliasing. Everything else is same as that of the baseline.
Review URL: http://codereview.chromium.org/27287
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10638 0039d316-1c4b-4281-b951-d872f2087c98
3 files changed, 1 insertions, 4 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/container-opacity-clip-viewBox-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/container-opacity-clip-viewBox-expected.checksum index 464c0b6..7dc03ef 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/container-opacity-clip-viewBox-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/container-opacity-clip-viewBox-expected.checksum @@ -1 +1 @@ -8bd3d30ae966201e94034bdcdb71a76c
\ No newline at end of file +190e2ad27302ec72738f6a6a7beb9594
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/container-opacity-clip-viewBox-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/container-opacity-clip-viewBox-expected.png Binary files differindex 86f248e..808e46c 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/container-opacity-clip-viewBox-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/container-opacity-clip-viewBox-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 2f2bd19..a955bf5 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -580,9 +580,6 @@ LINUX WIN : LayoutTests/svg/custom/js-late-gradient-and-object-creation.svg = FA // alpha in bottom group. LINUX : LayoutTests/svg/W3C-SVG-1.1/masking-opacity-01-b.svg = FAIL -// Same as above, but only regressed on win. -WIN : LayoutTests/svg/custom/container-opacity-clip-viewBox.svg = FAIL - // The pattern we generate is wrong. LINUX WIN : LayoutTests/svg/custom/pattern-cycle-detection.svg = FAIL |