Need large set of CSS stylesheet test cases
Hi All,
I have started work on the gumbo query code and have fixed a few more things in their selector parser code.
So what I need is a large set of css stylesheets that I can parse to extract the selectors from and pass them to the Query parser to stress test it.
If anyone is willing to share a large set of actual css stylesheets with me (just stylesheets not epubs) please post me with a link to "KevinH".
One question for those associated with MR's set of public domain epubs, how fancy are the css stylesheets used in those epubs in general? I am specifically looking for stylesheets that use pseudo elements and pseudo classes or combinators.
Do you think I would I be able to generate a my own good set of stylesheets by randomly downloading a set of public domain epubs from MR and extracting their style sheets? Or would they all just be standard element and .class selectors?
Thanks
|