aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout/generated_content.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove some as_slice calls.Ms2ger2015-04-241-3/+3
* Stop using the deprecated range function.Ms2ger2015-04-221-1/+1
* Use usize in generated_content.Ms2ger2015-04-021-6/+6
* Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev.Ms2ger2015-03-181-2/+2
* layout: Implement ordered lists, CSS counters, and `quotes` per CSS 2.1Patrick Walton2015-03-091-0/+561
* Revert "layout: Implement ordered lists, CSS counters, and `quotes` per CSS 2.1"Simon Sapin2015-03-031-573/+0
* layout: Implement ordered lists, CSS counters, and `quotes` per CSS 2.1Patrick Walton2015-03-031-0/+573