Open GoogleCodeExporter opened 9 years ago
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
Failed:
div[foo = "bar"]:hover
div[foo $= "bar"]:hover
OK:
div[foo ~= "bar"]:hover
div[foo |= "bar"]:hover
div[foo ^= "bar"]:hover
div[foo *= "bar"]:hover
Original comment by d2loa...@gmail.com
on 29 May 2014 at 8:48
Attachments:
[deleted comment]
Original issue reported on code.google.com by
d2loa...@gmail.com
on 28 May 2014 at 10:15