servo/components/script
bors-servo 0ada7f9c8e Auto merge of #9459 - shinglyu:testwebidl, r=Wafflespeanut
Add mach test-webidl command

I updated the `WebIDL.py` from latest mozilla-central. And add a `./mach test-webidl` command. For #9397

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9459)
<!-- Reviewable:end -->
2016-01-30 21:21:53 +05:30
..
docs Move the DOM memory management blog post into the tree. 2015-10-29 17:25:00 +01:00
dom Auto merge of #9459 - shinglyu:testwebidl, r=Wafflespeanut 2016-01-30 21:21:53 +05:30
parse Update html5ever and xml5ever for API changes. 2016-01-27 12:25:16 +01:00
build.rs
Cargo.toml Update html5ever and xml5ever for API changes. 2016-01-27 12:25:16 +01:00
clipboard_provider.rs Remove unused imports in script 2016-01-17 12:41:28 +05:30
cors.rs task -> thread 2016-01-10 17:58:13 +09:00
devtools.rs task -> thread 2016-01-10 17:58:13 +09:00
document_loader.rs task -> thread 2016-01-10 17:58:13 +09:00
layout_interface.rs Auto merge of #9245 - Ms2ger:reexports, r=nox 2016-01-11 23:57:51 +05:30
lib.rs Update html5ever and xml5ever for API changes. 2016-01-27 12:25:16 +01:00
makefile.cargo Fix spurious rebuilds of the script crate 2015-10-08 21:37:56 -07:00
mem.rs more refactoring 2015-10-30 20:26:29 +09:00
network_listener.rs task -> thread 2016-01-10 17:58:13 +09:00
page.rs Auto merge of #8481 - frewsxcv:iterablepage-iter, r=Ms2ger 2015-11-12 18:29:12 +05:30
reporter.rs Hoist ParseErrorReporter into style and remove the dependency on msg. 2016-01-11 18:01:48 -08:00
script_thread.rs Make iframe's load event trigger a reflow of the enclosing window. Add a catch-all reflow for all same-origin pages sharing an event loop.a 2016-01-26 16:37:23 -05:00
textinput.rs Fix warnings: Use Vec.extend_from_slice instead of Vec.push_all 2015-12-10 16:49:29 -05:00
timers.rs Add global default method for Reflectable trait 2016-01-11 20:23:47 -05:00
unpremultiplytable.rs add un-premultiply table for GetImageData 2015-10-20 04:51:29 -04:00
webdriver_handlers.rs task -> thread 2016-01-10 17:58:13 +09:00