vuuvv / 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 8 years ago

GoogleCodeExporter commented 8 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:

GoogleCodeExporter commented 8 years ago
This issue has been migrated to:
https://github.com/atifaziz/Fizzler/issues/49
The conversation continues there.
DO NOT post any further comments to the issue tracker on Google Code as it is 
shutting down.
You can also just subscribe to the issue on GitHub to receive notifications of 
any further development.

Original comment by azizatif on 23 Aug 2015 at 1:34