servo/components/style/invalidation/element
Emilio Cobos Álvarez 43444db8a8 style: Cleanup selector-matching for nested pseudo-elements, match ::slotted correctly when there's no selector before it, and add tests.
D29542 fixed the bogus checks that was making nested pseudo-elements match
author rules. This adds tests and ends up being just a cleanup, though as it
turns out we it also fixes an issue with ::slotted() matched from
Element.matches.

Differential Revision: https://phabricator.services.mozilla.com/D27529
2019-05-29 16:14:26 +02:00
..
document_state.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
element_wrapper.rs style: Cleanup selector-matching for nested pseudo-elements, match ::slotted correctly when there's no selector before it, and add tests. 2019-05-29 16:14:26 +02:00
invalidation_map.rs style: Add parsing support for ::part(). 2019-05-07 12:55:44 +02:00
invalidator.rs style: Add parsing support for ::part(). 2019-05-07 12:55:44 +02:00
mod.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
restyle_hints.rs style: Use a single RestyleHint representation. 2019-03-27 14:29:05 +01:00
state_and_attributes.rs style: Remove support for XBL resources. 2019-05-07 12:55:29 +02:00