servo/components/script
bors-servo 94e85a5226 Auto merge of #7801 - aopicier:refactor_formcontrol, r=Manishearth
Refactor FormControl trait

The trait is now implemented for HTMLFooElement instead of
&HTMLFooElement and does no longer require an impl body.

Suggested by @Manishearth

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7801)
<!-- Reviewable:end -->
2015-09-30 19:06:18 -06:00
..
dom Auto merge of #7801 - aopicier:refactor_formcontrol, r=Manishearth 2015-09-30 19:06:18 -06:00
parse sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
build.rs
Cargo.toml Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
clipboard_provider.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
cors.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
devtools.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
document_loader.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
horribly_inefficient_timers.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
layout_interface.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
lib.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
makefile.cargo Allow 'script' component to enter a 'built' state 2015-09-02 16:14:04 -04:00
mem.rs Introduce [Abstract] to mark non-leaf interfaces 2015-09-13 19:46:28 +02:00
network_listener.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
page.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
script_task.rs layout: Load Web fonts asynchronously. 2015-09-27 15:38:20 -07:00
textinput.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
timers.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
webdriver_handlers.rs script: Stop copying the document URL. 2015-09-24 18:54:53 -07:00