servo/components/style/invalidation
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
..
element style: Fix ElementWrapper::is_link. 2019-11-30 20:44:55 +01:00
media_queries.rs style: Remove unnecessary mem::transmute in MediaListKey. 2019-01-13 21:58:28 +01:00
mod.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
stylesheets.rs style: Use fallible allocation for stylesheet invalidation. 2019-10-09 13:21:35 +02:00