servo/tests
bors-servo 5873a5cf20 Auto merge of #6800 - frewsxcv:childnode-before-childnode-after, r=Ms2ger
Implement ChildNode::before & ChildNode::after

Continued from #6536

The current implementations of `ChildNode::before` and
`ChildNode::after` do not match the WHATWG spec. This commit updates the
implementations to match the spec.

Our current implementation of `ChildNode::after` passes all the WPT
tests. So I made sure to add a regression test that failed with the
current implementation. There are a few other unit tests I added
to exhaust other corner cases I encountered.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6800)
<!-- Reviewable:end -->
2015-07-30 04:13:39 -06:00
..
html Check if naturalWidth / naturalHeight works w/ DPR 2015-07-25 15:41:38 -07:00
jquery Update jQuery tests usage message 2015-06-19 16:42:17 +02:00
power Use Cargo's target directory sharing. 2015-06-15 11:48:47 -06:00
ref Update rust-selectors 2015-07-23 18:53:57 +02:00
unit Add set_clipboard_context function and relevant plumbing. Use Option more consistantly (less unwraps) in textinput's selection handling. 2015-07-29 12:19:37 -04:00
wpt Auto merge of #6800 - frewsxcv:childnode-before-childnode-after, r=Ms2ger 2015-07-30 04:13:39 -06:00
reftest.rs Update to rustc 2d0cbf3e3e25e092bd9e4c94d08e446b680869f0. 2015-06-25 20:02:36 +02:00