Summary: | [REGRESSION] ::before { background-color: currentColor } computes to the same colour on all ::before pseudo-elements, even if 'color' is inherited differently | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Ian 'Hixie' Hickson <ian> | ||||
Component: | CSS | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED CONFIGURATION CHANGED | ||||||
Severity: | Normal | CC: | bfulgham, hyatt, joethomas, macpherson, menard, webkit.review.bot | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Ian 'Hixie' Hickson
2012-03-06 16:35:51 PST
Created attachment 140367 [details]
ProposedPatch
Comment on attachment 140367 [details]
ProposedPatch
Making the patch obsolete as it fails some of the layout tests on my local machine.
Safari, Chrome, and Firefox all agree on rendering for this test case. I don't believe there is any remaining compatibility issue. |