[Webkit-unassigned] [Bug 12059] SVG colors have two separate parsing paths (one CSS and one SVGColor::setRGBColor)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 19 17:51:15 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=12059





------- Comment #4 from sam at webkit.org  2007-08-19 17:51 PDT -------
Another question, is this line

+    if (s.startsWith("hsl") || s.startsWith("rgba") ||

supposed to be s.startsWith("rgba") and not  s.startsWith("rgb") ?


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list