Closed
Bug 169905
Opened 23 years ago
Closed 22 years ago
Attribute selectors don't check all attributes [SELECT]
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 210314
People
(Reporter: ian, Assigned: dbaron)
References
()
Details
(Keywords: css3, testcase, Whiteboard: [Hixie-P3])
If an attribut selector matches more than one attribute, and one is found to
match, then the others aren't checked.
Testcase:
http://www.hixie.ch/tests/evil/css/selectors/tests/xhtml/tests/css3-modsel-174a.xml
| Reporter | ||
Updated•23 years ago
|
| Reporter | ||
Comment 1•23 years ago
|
||
er, "attribute" and "not match" respectively...
Comment 2•22 years ago
|
||
Heh. I had this in my "should work on this" list... shows you how often I check
said list.
Anyway, fixed in current builds.
*** This bug has been marked as a duplicate of 210314 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•