servo/components/script
bors-servo b00c2740e3 Auto merge of #10612 - autrilla:textdir, r=emilio
Implement HTMLTextArea.setSelectionRange (continuation of #10007)

Tests on `tests/wpt/web-platform-tests/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange.html` all pass and the other tests don't panic due to double borrows anymore.

cc: @KiChjang

Fixes #9994.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10612)
<!-- Reviewable:end -->
2016-04-17 21:58:31 +05:30
..
docs
dom Auto merge of #10612 - autrilla:textdir, r=emilio 2016-04-17 21:58:31 +05:30
parse
task_source refactors entities from script_thread into script_runtime 2016-04-06 12:46:49 +05:30
build.rs
Cargo.toml Update to byteorder 0.5 2016-04-13 16:36:02 +05:30
clipboard_provider.rs
cors.rs refactors entities from script_thread into script_runtime 2016-04-06 12:46:49 +05:30
devtools.rs Auto merge of #10327 - frewsxcv:get-prefix, r=ms2ger 2016-04-02 14:19:39 +05:30
document_loader.rs
layout_interface.rs Implement Document#elementsFromPoint 2016-04-03 21:44:01 +07:00
lib.rs Implement origin concept. 2016-04-13 10:37:55 +02:00
makefile.cargo
mem.rs
network_listener.rs refactors entities from script_thread into script_runtime 2016-04-06 12:46:49 +05:30
origin.rs Implement origin concept. 2016-04-13 10:37:55 +02:00
page.rs
reporter.rs
script_runtime.rs Use better JS engine defaults 2016-04-08 08:46:22 -06:00
script_thread.rs Auto merge of #10587 - asajeffrey:add-failure-panic-message, r=Manishearth 2016-04-14 19:55:17 +05:30
textinput.rs Implement HTMLTextArea.setSelectionRange 2016-04-17 17:27:26 +02:00
timers.rs
unpremultiplytable.rs
webdriver_handlers.rs Remove get_* on getters as per RFC 0344. 2016-04-10 22:49:35 -04:00