[webkit-reviews] review requested: [Bug 18568] background: currentColor fails : [Attachment 20849] First attempt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 27 07:24:20 PDT 2008


Rob Buis <rwlbuis at gmail.com> has asked	for review:
Bug 18568: background: currentColor fails
http://bugs.webkit.org/show_bug.cgi?id=18568

Attachment 20849: First attempt
http://bugs.webkit.org/attachment.cgi?id=20849&action=edit

------- Additional Comments from Rob Buis <rwlbuis at gmail.com>
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.


More information about the webkit-reviews mailing list