aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/layout/css/matching.rs
Commit message (Expand)AuthorAgeFilesLines
* Cargoify servoJack Moffitt2014-09-081-558/+0
* Rename MatchedProperty to DeclarationBlockSimon Sapin2014-08-161-12/+12
* Refactor how LayoutContext structure works (reduce TLS lookups + simplify fns...Glenn Watson2014-08-111-27/+14
* Upgrade Rust.Jack Moffitt2014-08-021-1/+1
* Port element traits to use atoms instead of strings.Glenn Watson2014-07-221-6/+4
* Make pseudo :before and :after elements inherit style from attachedGlenn Watson2014-07-081-2/+2
* Split layout code into a separate crate.Josh Matthews2014-06-281-0/+573