Bug 63912
Summary: | Support rgba() colors in SVG | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | dino, kliegs, krit, simon.fraser, zimmermann |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Simon Fraser (smfr)
http://lists.w3.org/Archives/Public/public-fx/2010AprJun/0060.html etc.
We should just support rgba() in SVG. I think other browsers do.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
*** This bug has been marked as a duplicate of bug 16183 ***
Dirk Schulze
(In reply to comment #1)
>
> *** This bug has been marked as a duplicate of bug 16183 ***
Wow! That was fast! Opened and fixed in exactly two minutes :D
Jonathan Kliegman
I'm confused - was rgba() not working in SVG? The original bug this is a duplicate of was fixed over a year ago so is there a regression?
Dirk Schulze
(In reply to comment #3)
> I'm confused - was rgba() not working in SVG? The original bug this is a duplicate of was fixed over a year ago so is there a regression?
It was fixed over a year ago. We didn't have a regression, that's why the bug was closed as duplicate. The bugs wasn't valid.
Simon Fraser (smfr)
I just noticed a comment on Twitter, filed the bug, then decided to search for duplicates.
Jonathan Kliegman
Thanks for the clarification. Got worried I might have missed a case in the initial fix.