RESOLVED DUPLICATE of bug 16183 63912
Support rgba() colors in SVG
https://bugs.webkit.org/show_bug.cgi?id=63912
Summary Support rgba() colors in SVG
Simon Fraser (smfr)
Reported 2011-07-04 09:41:05 PDT
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
Simon Fraser (smfr)
Comment 1 2011-07-04 09:43:05 PDT
*** This bug has been marked as a duplicate of bug 16183 ***
Dirk Schulze
Comment 2 2011-07-04 10:00:56 PDT
(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
Comment 3 2011-07-05 07:50:24 PDT
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
Comment 4 2011-07-05 07:56:57 PDT
(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)
Comment 5 2011-07-05 08:03:22 PDT
I just noticed a comment on Twitter, filed the bug, then decided to search for duplicates.
Jonathan Kliegman
Comment 6 2011-07-05 08:13:30 PDT
Thanks for the clarification. Got worried I might have missed a case in the initial fix.
Note You need to log in before you can comment on or make changes to this bug.