servo/components/style/invalidation
Cameron McCormack 7e31d069be style: Support more selectors in the style sheet invalidator.
In addition to being able to invalidate just based on local name, this
also adds support for invalidating based on selectors with no ancestor
combinator in them (resulting in a RESTYLE_SELF for those elements that
match).
2017-10-11 19:02:41 +08:00
..
element Diagnostic map semantics. 2017-10-07 12:54:15 -07:00
media_queries.rs style: Share user agent cascade data across documents. 2017-09-15 09:26:23 +02:00
mod.rs style: Implement a more fine-grained invalidation method. 2017-06-13 13:26:41 +02:00
stylesheets.rs style: Support more selectors in the style sheet invalidator. 2017-10-11 19:02:41 +08:00