servo/components/style/invalidation
Bobby Holley 1d242ad760 Store selectors in matching order, rather than parse order.
We add a slow in-place reverse during parsing to achieve this for now, which
gets fixed up later on.

MozReview-Commit-ID: 42QkOzSgV3T
2017-06-20 11:59:10 -07:00
..
element Store selectors in matching order, rather than parse order. 2017-06-20 11:59:10 -07:00
media_queries.rs Cache effective media query results. 2017-06-03 14:43:44 +02:00
mod.rs style: Implement a more fine-grained invalidation method. 2017-06-13 13:26:41 +02:00
stylesheets.rs style: Inline RestyleData. 2017-06-16 03:36:18 +02:00