aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/sequential.rs
Commit message (Collapse)AuthorAgeFilesLines
* Remove lifetimes from T{Node,Element,Document}.Bobby Holley2016-03-141-6/+6
|
* Bonus Fix - Rename traverse_dom_preorder to traverse_dom.Bobby Holley2016-01-061-4/+4
| | | | | The incorrect naming here was bugging me - the dom traversal has both pre- and post-order processing steps.
* Hoist the style parts of sequential.rs into style/.Bobby Holley2016-01-061-0/+28