[Webkit-unassigned] [Bug 13236] REGRESSION: Parsing of malformed CSS color shorthand properties results in invalid colors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 31 00:21:27 PDT 2007


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





------- Comment #3 from ap at webkit.org  2007-03-31 00:21 PDT -------
WinIE 6 and 7 give the same result. I suggest closing this as WONTFIX or
INVALID.

>From addCSSColor():
    // we're emulating IEs color parser here. It maps transparent to black,
otherwise it tries to build a rgb value
    // out of everyhting you put in. The algorithm is experimentally
determined, but seems to work for all test cases I have.


-- 
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