diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-03 11:40:22 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-03 11:40:22 +0000 |
commit | 6eaebec6a0b674358f6cb313217af41ba51f826e (patch) | |
tree | 3a8aed4e3afb577e6cfe8f2d483ad769881763e9 /webkit/tools | |
parent | fb4e5d3a3ea3e8b235d287cc13ce4a3093e79c24 (diff) | |
download | chromium_src-6eaebec6a0b674358f6cb313217af41ba51f826e.zip chromium_src-6eaebec6a0b674358f6cb313217af41ba51f826e.tar.gz chromium_src-6eaebec6a0b674358f6cb313217af41ba51f826e.tar.bz2 |
Windows rebaselines for two point radial gradients (now that my changes have percolated down from Skia and WebKit).
TEST=green bots
BUG=8696
Review URL: http://codereview.chromium.org/255069
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27946 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 8c51848..13d24a9 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -793,11 +793,6 @@ BUG1126050 : LayoutTests/http/tests/navigation/changing-frame-hierarchy-in-onloa // Depending upon when the snapshot is taken we get different results. BUG10280 WIN LINUX : LayoutTests/fast/inline/dirtyLinesForInline.html = FAIL PASS -// Radial gradients don't have offset focal point -BUG8696 WIN LINUX : LayoutTests/fast/gradients/generated-gradients.html = FAIL -BUG8696 WIN LINUX : LayoutTests/fast/gradients/simple-gradients.html = FAIL -BUG8696 WIN LINUX : LayoutTests/fast/gradients/crash-on-zero-radius.html = FAIL - BUG20507 : LayoutTests/http/tests/uri/resolve-encoding-relative.html = FAIL BUG6735 : LayoutTests/plugins/netscape-throw-exception.html = FAIL @@ -834,10 +829,6 @@ BUG23463 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/struct-image-02-b.svg = IMAGE+T BUG23463 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/struct-symbol-01-b.svg = IMAGE+TEXT BUG23463 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/struct-use-01-t.svg = IMAGE+TEXT -// Radial gradients with offset focal points are not implemented in Skia. -// See comment in WebCore/platform/graphics/skia/GradientSkia.cpp -BUG8696 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-13-b.svg = FAIL - // Merge 39744:39829 - regression BUG10284 RELEASE : LayoutTests/svg/custom/path-bad-data.svg = FAIL @@ -1033,10 +1024,6 @@ BUG10307 WIN : LayoutTests/svg/W3C-SVG-1.1/filters-example-01-b.svg = FAIL // alpha in bottom group. BUG10310 LINUX : LayoutTests/svg/W3C-SVG-1.1/masking-opacity-01-b.svg = FAIL -// Fixed upstream, see https://bugs.webkit.org/show_bug.cgi?id=21910. -// However, we need to support focal point for radial gradients. -BUG8696 LINUX WIN : LayoutTests/fast/backgrounds/svg-as-background-3.html = FAIL - // // ----------------------------------------------------------------- // End of SVG tests |