aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/restyle_hints.rs
Commit message (Expand)AuthorAgeFilesLines
* Refactor style to be completely backend-independentEmilio Cobos Álvarez2016-02-131-19/+26
* Update rust-selectorsEmilio Cobos Álvarez2016-02-031-44/+23
* Fix a bunch of clippy lintsJohannes Linke2016-01-021-7/+7
* Update string_cache to 0.2.Alan Jeffrey2015-11-251-3/+3
* Implement attribute restyle hints.Bobby Holley2015-11-101-50/+146
* Store pristine element state rather than a set of changes.Bobby Holley2015-11-041-3/+2
* Consider all the pseudo-classes in a given compound selector when computing r...Bobby Holley2015-11-041-9/+10
* Implement restyle hints for state changes.Bobby Holley2015-10-311-0/+247