[Webkit-unassigned] [Bug 18568] background: currentColor fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 1 12:59:20 PDT 2008


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





------- Comment #5 from mitz at webkit.org  2008-05-01 12:59 PDT -------
(From update of attachment 20916)
Here is the case I had in mind. I think the text should be green, but with the
patch it is blue. What do you think?

<style>
        span { color: blue; }
</style>
<div style="color: green;">
        <span style="color: currentColor;">This should be green</span>
</div>


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