~alcinnz/rhapsode

ref: 7157dd647e870dd74af90f0ba02534b9054c33bc rhapsode/src/DefaultCSS.hs -rw-r--r-- 3.5 KiB
7157dd64 — Adrian Cochrane 5 years ago
Fix counters parsing & usage.
2adc7fb2 — Adrian Cochrane 5 years ago
Parse content & counter properties, cleanup property handling.
5b9b03db — Adrian Cochrane 5 years ago
Integrate CSS Speech Box Model, improve user agent stylesheet.
df290308 — Adrian Cochrane 5 years ago
Refine useragent CSS to use less 'voice-rate: x-slow' and more 'voice-pitch'.
53b9d822 — Adrian Cochrane 5 years ago
Upgrade to nonbroken Stylish Haskell.
4d356592 — Adrian Cochrane 5 years ago
Psuedo-elements/classes do run, just not correctly.
ec796896 — Adrian Cochrane 5 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 5 years ago
Fixes for CSS engine.

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