aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/applicable_declarations.rs
Commit message (Expand)AuthorAgeFilesLines
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* `cargo fix --edition`Simon Sapin2018-11-101-3/+3
* Format style component.chansuke2018-09-091-2/+4
* style: Update StyleSource to use ArcUnion.Bobby Holley2018-04-291-1/+1
* style: Pack the shadow cascade order in ApplicableDeclarationBlock.Emilio Cobos Álvarez2018-04-281-36/+55
* style: Fix cascade order of !important in Shadow DOM.Emilio Cobos Álvarez2018-04-281-8/+18
* Run rustfmt on selectors, servo_arc, and style.Bobby Holley2018-04-101-9/+6
* Replace all uses of the `heapsize` crate with `malloc_size_of`.Nicholas Nethercote2017-10-181-8/+3
* Measure the UA cache.Nicholas Nethercote2017-09-201-0/+3
* order derivable traits listsClément DAVID2017-08-231-2/+2
* Replace all uses of the style::stylearc alias with servo_arc.Michael Partheil2017-07-191-1/+1
* Hoist ApplicableDeclaration{Block,List} into a separate file.Bobby Holley2017-06-121-0/+137