domonic
domonic copied to clipboard
cssom
this is in the style.py file at the moment. I semi started it as d3 thing i was doing used some part of it. but I probably wont take that on fully just yet if someone else want it first take it.
the possibility for this has opened up a lot more with the html5lib integration. As the parser now provides a great opportunity to write the cssom parsers for live pages rather than having to create mock pages. This has already been stubbed out in styles.py. So figured I'd mention that this is very very ripe for takign at the moment. or at least parsing the stylesheets for a given document could be.
see release notes for 0.8.2 . separating them out and populating first models of the cssom.