diff options
author | sidchat@google.com <sidchat@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-06 00:44:02 +0000 |
---|---|---|
committer | sidchat@google.com <sidchat@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-06 00:44:02 +0000 |
commit | 2971b16e8e5a71f9f7aa5ca3cf32e2dc95e8a40e (patch) | |
tree | e862d94007fb0718b09af346c4fba9e5f8a498b9 /webkit | |
parent | 8e3a815d1cf67f0e14a1b33431c9c9961b43fa79 (diff) | |
download | chromium_src-2971b16e8e5a71f9f7aa5ca3cf32e2dc95e8a40e.zip chromium_src-2971b16e8e5a71f9f7aa5ca3cf32e2dc95e8a40e.tar.gz chromium_src-2971b16e8e5a71f9f7aa5ca3cf32e2dc95e8a40e.tar.bz2 |
Rebaseline an SVG layout test. In the bottom right corner box, the end of the Value% color picker slider is in a very slight different shade.
Review URL: http://codereview.chromium.org/39227
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11069 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
3 files changed, 1 insertions, 4 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/carto.net/colourpicker-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/carto.net/colourpicker-expected.checksum index 61094a1..c66798f 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/carto.net/colourpicker-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/carto.net/colourpicker-expected.checksum @@ -1 +1 @@ -256b567ace58a535bc813b6bcd2c20ee
\ No newline at end of file +a167f9d0a5179ca0e37ba46ef61f370a
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/carto.net/colourpicker-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/carto.net/colourpicker-expected.png Binary files differindex f672082..cc3bc9ae 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/carto.net/colourpicker-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/carto.net/colourpicker-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 7039ea6..44ce691 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -491,9 +491,6 @@ LINUX WIN : LayoutTests/svg/batik/masking/maskRegions.svg = FAIL // We don't seem to draw this as well as Mac. The numbers have gaps at the // corners. LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-34-t.svg = FAIL -// Fails in release and debug. Sometimes crashes in debug. -// Linux pixeltest failure: background is all blue instead of white. -WIN : LayoutTests/svg/W3C-SVG-1.1/coords-units-01-b.svg = FAIL CRASH LINUX : LayoutTests/svg/W3C-SVG-1.1/coords-units-01-b.svg = FAIL CRASH PASS LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-10-b.svg = FAIL // Radial gradients with offset focal points are not implemented in Skia. |