aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout/sequential.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Use opts as a global, to avoid cloning and passing the struct all over the code.Glenn Watson2014-10-201-1/+2
* Use the Deref traits for FlowRefs.Clark Gaebel2014-10-151-2/+2
* Removes duplicate CSS selector matching logic.Clark Gaebel2014-10-141-0/+89