Bug 51989
Summary: | [Chromium] canvas/canvas-fillRect-gradient-shadow.html fails on Chromium. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andrei Popescu <andreip> |
Component: | New Bugs | Assignee: | Justin Novosad <junov> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | abarth, eric, helder, mihaip, senorblanco, vangelis, webkit.review.bot |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | OS X 10.5 |
Andrei Popescu
[Chromium] canvas/canvas-fillRect-gradient-shadow.html fails on Chromium.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Andrei Popescu
This test was added in http://trac.webkit.org/changeset/75139
Andrei Popescu
The corresponding Chromium bug is
http://code.google.com/p/chromium/issues/detail?id=68727
Andrei Popescu
Committed http://trac.webkit.org/changeset/75153
Andrei Popescu
Furthermore, it seems that r75153 also broke the following SVG tests on Chromium-mac:
svg/batik/text/textEffect.svg
svg/batik/text/textEffect3.svg
svg/css/composite-shadow-text.svg
svg/custom/js-late-gradient-and-object-creation.svg
svg/custom/js-late-gradient-creation.svg
svg/text/selection-background-color.xhtml
svg/text/selection-styles.xhtml
svg/text/text-gradient-positioning.svg
I will add suppressions for these tests but, given the amount of failures, perhaps the best avenue would be to roll out r75153?
Andrei Popescu
fast/canvas/canvas-fillRect-gradient-shadow.html also fails on the chromium-gpu build.
Committed r75155 to update the test expectations for chromium-gpu.
WebKit Review Bot
http://trac.webkit.org/changeset/75153 might have broken Leopard Intel Debug (Tests)
Justin Novosad
Got fixed with r81489