vuuvv / fizzler

Automatically exported from code.google.com/p/fizzler
GNU General Public License v3.0
0 stars 0 forks source link

Implicit universal selector with attributes yields no results #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

Run tests with attached patch applied, which exercises the selector case:
[class="checkit"]

What is the expected output? What do you see instead?

Expected 2 div elements with class checkit to be selected.
Instead, none are selected.

Original issue reported on code.google.com by azizatif on 21 Apr 2009 at 10:27

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by azizatif on 21 Apr 2009 at 10:29

GoogleCodeExporter commented 8 years ago
Fixed in r72 on the trunk.

Original comment by info%colinramsay.co.uk@gtempaccount.com on 22 Apr 2009 at 4:14