Bug 76178

Summary: CSS attribute selector / :after content: bug. Two elements one selector.
Product: WebKit Reporter: sixcorners
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: phiw2, sixcorners
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.7   
Attachments:
Description Flags
Reproduces the problem described. none

Description sixcorners 2012-01-12 07:53:20 PST
Created attachment 122242 [details]
Reproduces the problem described.

Use of the attribute selector fails to work right when mixed with :after content: CSS rules. It seems like it works then something is cached and then applied to another element that follows it incorrectly.
Comment 1 Philippe Wittenbergh 2012-01-12 18:06:02 PST
very similar or even a dupe of bug 71621 or bug 73103.
Comment 2 sixcorners 2012-01-13 03:32:25 PST
So it is.. While I didn't do no searching for this bug I guess I wasn't through enough.

*** This bug has been marked as a duplicate of bug 71621 ***