[Webkit-unassigned] [Bug 23202] rgba() and hsla() opacity doesn't end up as-specified in DOM
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 9 00:53:10 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23202
mitz at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mitz at webkit.org
------- Comment #2 from mitz at webkit.org 2009-01-09 00:53 PDT -------
This probably happens because opacity is stored as a float and the alpha
component of a color is stored as a byte.
--
Configure bugmail: https://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