[Webkit-unassigned] [Bug 18568] background: currentColor fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Apr 27 07:24:21 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18568
rwlbuis at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #20849| |review?
Flag| |
------- Comment #2 from rwlbuis at gmail.com 2008-04-27 07:24 PDT -------
Created an attachment (id=20849)
--> (http://bugs.webkit.org/attachment.cgi?id=20849&action=view)
First attempt
This brings support for currentColor. I moved it from svg css values to
the normal css values. One issue may be that I thought currentColor would be
matched case sensitively, but it does not seem that way. FF3 treats it
case-insensitively, Opera uses case-sensitive here.
Let me know whether the test case needs improvement, as there are a lot more
css properties than background that can have colors and therefore can use
crrentColor.
Cheers,
Rob.
--
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