servo/tests/unit
Emilio Cobos Álvarez cb06375fe2
style: Implement a more fine-grained invalidation method.
This commit also removes the old restyle_hints module and splits it into
multiple modules under components/style/invalidation/element/.

The basic approach is to walk down the tree using compound selectors as needed,
in order to do as little selector-matching as possible.

Bug: 1368240
MozReview-Commit-ID: 2YO8fKFygZI
2017-06-13 13:26:41 +02:00
..
gfx Thread ParseError return values through CSS parsing. 2017-06-09 16:46:25 -04:00
layout Fix some "unused" warnings 2017-06-06 16:58:35 +02:00
net Fix some "unused" warnings 2017-06-06 16:58:35 +02:00
net_traits Moved pub_domains to net_traits and did a spring clean. 2016-09-29 17:28:47 -05:00
profile Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
script Introduce NonZeroPtrMut and use it in servo_arc. 2017-06-06 21:38:51 -07:00
servo_config Allow cli prefs to have numerical value 2017-01-05 19:32:14 +01:00
servo_remutex Removed util. 2016-12-14 18:04:37 -06:00
style style: Implement a more fine-grained invalidation method. 2017-06-13 13:26:41 +02:00
stylo Add a size_of test for RuleNode. 2017-06-12 12:13:27 -07:00