What new or enhanced feature are you proposing?
Fizzler throws an exception of it encounters :link, :hover, :active, :visited
or :focus pseudo-classes. I think it's better to ignore them rather than throw
as they do not depend on DOM structure.
http://www.w3.org/TR/CSS21/selector.html#dynamic-pseudo-classes
What goal would this enhancement help you achieve?
Parse existing CSS files.
Original issue reported on code.google.com by darkdas...@gmail.com on 18 Sep 2011 at 8:51
Original issue reported on code.google.com by
darkdas...@gmail.com
on 18 Sep 2011 at 8:51Attachments: