Files
servo/components/script/dom/webidls
bors-servo e7b1924948 Auto merge of #6826 - dzbarsky:deletecontents, r=jdm
Implement Range#deleteContents

Sadly calling ExtractContents and discarding the result doesn't do the right thing.
It may be worth having a CutContents method that takes an `Option<DocumentFragment>` and switch the behavior based on it, to share the code between DeleteContents and ExtractContents, like what Gecko does.  Maybe a followup.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6826)
<!-- Reviewable:end -->
2015-11-25 19:55:02 +05:30
..
2015-07-22 10:49:26 -07:00
2014-09-08 20:21:42 -06:00
2015-04-13 21:34:27 -07:00
2015-11-25 00:02:25 -08:00
2014-09-08 20:21:42 -06:00
2015-03-31 17:21:27 -07:00
2015-10-22 10:49:30 -07:00
2014-09-08 20:21:42 -06:00