[Webkit-unassigned] [Bug 45482] New: 'transparent' should be a valid color
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 9 11:43:57 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45482
Summary: 'transparent' should be a valid color
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jchaffraix at webkit.org
Depends on: 39168
Currently 'transparent' is not considered a valid color but CSSParser::parseColor lies and does not report it to be wrong. As part of 39168, I have made a change to make CSSParser::parseColor not lie anymore as some caller needs to fall back to another methods.
Thus this change is now testable.
--
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