Bug 123239 - CSS styles are applied wrong with some attribute selectors
Summary: CSS styles are applied wrong with some attribute selectors
Status: RESOLVED DUPLICATE of bug 139283
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: 2013-10-23 18:11 PDT by Vicki Pfau
Modified: 2015-02-01 17:58 PST (History)
5 users (show)

See Also:


Attachments
Repro (329 bytes, text/html)
2013-10-23 18:12 PDT, Vicki Pfau
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vicki Pfau 2013-10-23 18:11:23 PDT
CSS attribute selectors in some cases will pull the style from a previously applied rule when it doesn't make sense. Restyling the specific element will force it to the correct style. Attached is a simple repro case.
Comment 1 Vicki Pfau 2013-10-23 18:12:03 PDT
Created attachment 215016 [details]
Repro
Comment 2 Benjamin Poulain 2015-02-01 17:58:38 PST

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