Allow callers to define psuedoclasses via callback.
Drop legacy FIXME regarding media query ratios.
Add support for `@document regexp()`..
Treat ratios as fractional numbers.
I'm having trouble consulting the spec, but judging by sample CSS this looks right.
Add support for range types to media query interpretor.
This allows browsers to be more vague when fetching @imports.
Add hook for callers to run their own tests against attributes.
XML Conduit Stylist 2.2 depends on Haskell Stylist 2.2
Release XML Conduit Stylist 2.2!
XML Conduit Stylist functions upstream.
Release Haskell Stylist 2.2!
Add new style tree traversals.
Expand :is/:where lowering.
Codestyle: remove unnecessary parens.
Move :root handling into interpretor.
Test basics of counter substitution.
Test counters() handling against longhand rather than shorthand.
Because that's where it'll be passed
Start testing counters implementations, fix syntactic shorthand lowering for counter[s]() functions.
Release XML Conduit Stylist 2.0.0.0!
Refactor style application API to use StyleTree abstraction.