Integrate CSS Speech Box Model, improve user agent stylesheet.
Draft code for laying out CSS Speech Box Model.
Allow adjusting keyword values.
Output SSML that TTS software like eSpeak can read.
Refine useragent CSS to use less 'voice-rate: x-slow' and more 'voice-pitch'.
Implement mappings to SSML <prosody> attributes.
Turn off CSS inheritance for cleaner output.
Upgrade to nonbroken Stylish Haskell.
Psuedo-elements/classes do run, just not correctly.
Incorporate Stylish HTML Conduit.
Improves clarity of Rhapsody's code and possibly helps someone else create their own browser.
Correctly match tagnames (syntax error).
How did this regress?
Integrate stylizer, fix/silence errors.
Stylish Haskell's parser is freezing upon certain syntaxes,
the commented out code indicates that Rhapsode's logic is fine.
Parse HTML, draft code to apply it.
Fix merge conflict on imports.
Fixes for CSS engine.
* Package default stylesheet in executable.
* Test for media attribute.
* Decode CSS responses correctly.
Fix for parsing HTTP responses, test for speech media.
Fetch webpages from the Internet.