yogesh-puri / fizzler

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

Support link and dynamic pseudo-classes #49

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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

Attachments: