Bug 80454 - [REGRESSION] ::before { background-color: currentColor } computes to the same colour on all ::before pseudo-elements, even if 'color' is inherited differently
Summary: [REGRESSION] ::before { background-color: currentColor } computes to the same...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-06 16:35 PST by Ian 'Hixie' Hickson
Modified: 2022-07-12 16:59 PDT (History)
6 users (show)

See Also:


Attachments
ProposedPatch (5.15 KB, text/plain)
2012-05-04 17:22 PDT, Joe Thomas
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ian 'Hixie' Hickson 2012-03-06 16:35:51 PST
TESTCASE: http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1362

This is a regression.
Comment 1 Joe Thomas 2012-05-04 17:22:38 PDT
Created attachment 140367 [details]
ProposedPatch
Comment 2 Joe Thomas 2012-05-04 18:31:15 PDT
Comment on attachment 140367 [details]
ProposedPatch

Making the patch obsolete as it fails some of the layout tests on my local machine.
Comment 3 Brent Fulgham 2022-07-12 16:59:56 PDT
Safari, Chrome, and Firefox all agree on rendering for this test case. I don't believe there is any remaining compatibility issue.