servo/components/style/invalidation/element
Emilio Cobos Álvarez d797b0e475
style: Fix ElementWrapper::is_link.
And do a full restyle only when the state goes from visited to unvisited or vice
versa. That is, use regular invalidation for addition or removals of href
attributes, for example.

Differential Revision: https://phabricator.services.mozilla.com/D50821
2019-11-30 20:44:55 +01:00
..
document_state.rs style: Remove some XBL code in the style system. 2019-11-04 13:36:32 +01:00
element_wrapper.rs style: Fix ElementWrapper::is_link. 2019-11-30 20:44:55 +01:00
invalidation_map.rs style: Add plumbing code to invalidate shadow parts. 2019-06-25 13:11:27 +02:00
invalidator.rs style: Remove some XBL code in the style system. 2019-11-04 13:36:32 +01:00
mod.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
restyle_hints.rs Remove unused code from selector and style crates 2019-06-07 15:14:21 +02:00
state_and_attributes.rs style: Fix ElementWrapper::is_link. 2019-11-30 20:44:55 +01:00