~alcinnz/rhapsode

ref: 86729618330cab4ab7aca5cc758c6f36f859d7a7 rhapsode/src/SSML.hs -rw-r--r-- 5.2 KiB
04582a2b — Adrian Cochrane 4 years ago
Catch more cases of consecutive breaks.
6c0466db — Adrian Cochrane 4 years ago
Collapse consecutive breaks again.

FIXME: Collapse when one <break> is inside another tag.
3898dfa3 — Adrian Cochrane 4 years ago
Implement new -rhaps-marker property for controlling user interaction.
ee018b49 — Adrian Cochrane 4 years ago
Extensively refactor to use the CSS engine's counters implementation.
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.
654b3f04 — Adrian Cochrane 5 years ago
Draft code for laying out CSS Speech Box Model.