WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 18568
17762
Implement 'currentColor' color keyword from CSS3 Color Module
https://bugs.webkit.org/show_bug.cgi?id=17762
Summary
Implement 'currentColor' color keyword from CSS3 Color Module
Robert Blaut
Reported
2008-03-11 00:01:09 PDT
I vote for implementing 'currentColor' color value as described in W3C Candidate Recommendation CSS3 Color Module
http://www.w3.org/TR/css3-color/#currentcolor
Gecko and Presto (Opera) have the keyword already implemented. So Webkit is the only mayor engine (despite Trident ;)) without it implemented. Test cases:
http://tc.labs.opera.com/css/color/003.htm
http://tc.labs.opera.com/css/color/005.htm
http://tc.labs.opera.com/css/color/006.htm
http://tc.labs.opera.com/css/color/007.htm
Attachments
Add attachment
proposed patch, testcase, etc.
Robert Blaut
Comment 1
2008-04-07 23:32:46 PDT
W3C css3-color Conformance Test Suite
http://www.w3.org/Style/CSS/Test/CSS3/Color/20070927/
tests this keyword:
http://www.w3.org/Style/CSS/Test/CSS3/Color/20070927/html4/t0301-color-currentcolor-b.htm
http://www.w3.org/Style/CSS/Test/CSS3/Color/20070927/html4/t0404-currentcolor-background-b.htm
http://www.w3.org/Style/CSS/Test/CSS3/Color/20070927/html4/t0404-currentcolor-border-b.htm
IMHO it should be considered as normal bug since almost all of tests from the test suite are passed in Webkit except these above mentioned.
Robert Blaut
Comment 2
2008-05-03 11:15:24 PDT
*** This bug has been marked as a duplicate of
18568
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug