[Webkit-unassigned] [Bug 42965] CSS: Add fast-path for rgba() color parsing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 5 04:17:43 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=42965
--- Comment #13 from Andreas Kling <andreas.kling at nokia.com> 2010-08-05 04:17:42 PST ---
(In reply to comment #12)
> (From update of attachment 63446 [details])
> What is an alpha value such as "2" supposed to do? Does it still do what it used to do before?
Alpha values should be clamped between 0.0 and 1.0, so "2" will result in 1.0 (via the slow-path.)
--
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