New issue 49 by darkdas...@gmail.com: Support link and dynamic
pseudo-classes
http://code.google.com/p/fizzler/issues/detail?id=49
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.
Attachments:
dynamic-pseudo-classes.patch 726 bytes