> *Obeying* CSS abjectly might make things ugly, but that's not what I > mean. I'd like to be able to parse and handle CSS-formatted HTML, > since that's the standard and more and more pages are formatted that > way. But only within the presentation restrictions of the Plucker DB > format. So if there's some CSS thingy which doesn't make sense in > Plucker, it gets ignored.
I would certainly agree and very much look forward to a low level CSS support. Ugly personified is having to keep a document with a structure of <font color="blue"><bold>Some heading</bold></font> instead of just an <h1> for a heading, and the coloring and styling for the structure of the document is out in a CSS file.
