servo/components/script
bors-servo db95de6e58 Auto merge of #10182 - mbrubeck:delete_char, r=jdm
Fix delete_char when selection range is empty

An empty selection range should be treated the same as no selection.  Fixes browserhtml/browserhtml#930.

r? @jdm

<!-- 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/10182)
<!-- Reviewable:end -->
2016-03-28 20:43:11 +05:30
..
docs Move the DOM memory management blog post into the tree. 2015-10-29 17:25:00 +01:00
dom Disable cross origin check for mozbrowser-enabled top level pipelines 2016-03-28 10:29:31 +02:00
parse Store a pointer to the browsing context in the Document. 2016-02-11 13:08:11 +01:00
task_source change changes effecting verbosity 2016-03-27 13:54:41 +01:00
build.rs
Cargo.toml Highlight selected text in input fields 2016-03-24 18:33:26 -07:00
clipboard_provider.rs Remove unused imports in script 2016-01-17 12:41:28 +05:30
cors.rs change changes effecting verbosity 2016-03-27 13:54:41 +01:00
devtools.rs Completed implementation of devtools' getLayout. 2016-02-24 13:51:47 -05:00
document_loader.rs Improve documentation for new methods. 2016-02-10 09:20:06 -05:00
layout_interface.rs Add scrollWidth/Height to element interface 2016-03-11 18:22:16 +00:00
lib.rs Highlight selected text in input fields 2016-03-24 18:33:26 -07:00
makefile.cargo Fix spurious rebuilds of the script crate 2015-10-08 21:37:56 -07:00
mem.rs Bump heapsize to 0.3 2016-02-13 11:13:19 +01: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 Report CSS errors to script task for further processing. 2016-02-11 14:48:47 -05:00
script_thread.rs change changes effecting verbosity 2016-03-27 13:54:41 +01:00
textinput.rs Auto merge of #10182 - mbrubeck:delete_char, r=jdm 2016-03-28 20:43:11 +05:30
timers.rs Clean up of script timer code. 2016-02-20 22:43:16 +01:00
unpremultiplytable.rs add un-premultiply table for GetImageData 2015-10-20 04:51:29 -04:00
webdriver_handlers.rs find_node_by_unique_id should use find 2016-02-24 11:41:51 -05:00