Auto merge of #6284 - fbau123:6242-testbinding-add-specialoperations, r=nox

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6284)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-06-09 17:12:43 -06:00
commit 44a4b7886d
5 changed files with 60 additions and 3 deletions

View file

@ -346,3 +346,4 @@ pub mod xmlhttprequesteventtarget;
pub mod xmlhttprequestupload;
pub mod testbinding;
pub mod testbindingproxy;