~alcinnz/rhapsode

ref: 5b9b03db39796dc0993f248954906f9de57c8e81 rhapsode/src/DefaultCSS.hs -rw-r--r-- 4.2 KiB
5b9b03db — Adrian Cochrane 4 years ago
Integrate CSS Speech Box Model, improve user agent stylesheet.
df290308 — Adrian Cochrane 4 years ago
Refine useragent CSS to use less 'voice-rate: x-slow' and more 'voice-pitch'.
53b9d822 — Adrian Cochrane 4 years ago
Upgrade to nonbroken Stylish Haskell.
4d356592 — Adrian Cochrane 4 years ago
Psuedo-elements/classes do run, just not correctly.
ec796896 — Adrian Cochrane 4 years ago
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.
f592768d — Adrian Cochrane 4 years ago
Fixes for CSS engine.

* Package default stylesheet in executable.
* Test for media attribute.
* Decode CSS responses correctly.