[Webkit-unassigned] [Bug 42965] CSS: Add fast-path for rgba() color parsing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 2 10:55:10 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=42965
--- Comment #10 from Darin Adler <darin at apple.com> 2010-08-02 10:55:09 PST ---
(From update of attachment 63183)
Initializing alpha to 0 is probably the simplest way to get rid of that warning.
Are strings like ".1" or ".9" valid for alpha, as opposed to "0.1" and "0.9"? Do we have test cases that cover that?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list