Improve documentation, release version 1.2
Test rules capturing of ConditionalStyleSheet.
Fix precedence of conditional blocks (+API redesign)
Draft interpretor for @supports.
Implement @document rules (save regexp() conditions).
I've still got to select a regexp library to power it.
Add additional hooks for callers:
* Resolve relative URLs.
* Set priority on any stylesheet implementation.
* Substitute content during XML Conduit traversal in place of computed styles.
Rework psuedoelement infrastructure so they can be their own boxes.
Parse HTML 'style' attributes.
Fix parser freezes, blocking issue for Rhapsode.
Fix incorrect handling of invalid syntaxes.
Ignore invalid selectors.
Switch to new namespace for consistency with other modules like css-syntax.