[Webkit-unassigned] [Bug 7430] Invalid opacity values are treated incorrectly

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue May 2 06:01:59 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7430





------- Comment #4 from bfults at gmail.com  2006-05-02 06:01 PDT -------
The so-called "invalid value" is a valid Number literal in JS. I suppose
whether it's an "invalid value" depends entirely on whether the DOM as bound to
by JS is supposed to only accept numbers in a specific format (decimal) or if
any JS Number should be converted to a value suitable for DOM assignment.


-- 
Configure bugmail: http://bugzilla.opendarwin.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