servo/tests/unit/script
Matt Brubeck 973918967f Dirty elements whose selectors are affected by sibling changes
This fixes incremental layout of nodes that match pseudo-class selectors such
as :first-child, :nth-child, :last-child, :first-of-type, etc.

* Fixes #8191
* Fixes #9063
* Fixes #9303
* Fixes #9448

This code is based on the following flags from Gecko:
https://hg.mozilla.org/mozilla-central/file/e1cf617a1f28/dom/base/nsINode.h#l134
2016-02-23 17:31:38 -08:00
..
dom add XHR::SetRequestHeader Step 3 unit test 2016-02-23 15:22:37 +01:00
Cargo.toml Make DOMString a newtype around String, rather than a typedef. 2015-11-04 12:09:11 +01:00
lib.rs add XHR::SetRequestHeader Step 3 unit test 2016-02-23 15:22:37 +01:00
size_of.rs Dirty elements whose selectors are affected by sibling changes 2016-02-23 17:31:38 -08:00
textinput.rs Resolves long-running merge conflicts 2015-12-03 14:00:53 +11:00