[Webkit-unassigned] [Bug 18568] background: currentColor fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 28 15:42:11 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18568
mitz at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #20849|review? |review-
Flag| |
------- Comment #3 from mitz at webkit.org 2008-04-28 15:42 PDT -------
(From update of attachment 20849)
You have an unrelated test and result in the patch.
Since you have text in the render tree dump, the expected results should go
into a platform-specific directory. As alternatives, you could make a text-only
test using getComputedStyle, or just remove all text from the test.
CSS3 says "If the 'currentColor' keyword is set on the 'color' property itself,
it is treated as 'color:inherit' at parse time". I don't understand how the
patch satisfies this. I think it should be included in the test (maybe only
testable by having a cascade where the first rule sets color: to something
different from the parent's and the second sets it to inherit).
--
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