diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-01-11 14:19:10 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-11 14:19:10 -0800 |
commit | 68a8e1bf2b57afe9bf6c4fb295bdc5dca099a9f6 (patch) | |
tree | c44e7fc1e199e0aed85737ed302993498e90604e /components/script/dom/servoparser/xml.rs | |
parent | 783829eccc44e1c239a4d1aa807b000b755eeea6 (diff) | |
parent | b40db5b55d5035f3cae3078d0c92f75b6b49f9fd (diff) | |
download | servo-68a8e1bf2b57afe9bf6c4fb295bdc5dca099a9f6.tar.gz servo-68a8e1bf2b57afe9bf6c4fb295bdc5dca099a9f6.zip |
Auto merge of #14291 - fiji-flo:text-input-select, r=pcwalton
Position insertion point in input field with mouse
<!-- Please describe your changes on the following line: -->
Implements cursor positioning in input elements (text/password) via mouse. The related issue is #10083 but is only covered partly.
This PR does **not** cover:
* positioning in textarea elements via mouse
* text selection in input/textarea elements via mouse
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [ ] These changes fix #10083 (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because I can't think of a way to test mouse interaction in the current test pipeline.
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14291)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/servoparser/xml.rs')
0 files changed, 0 insertions, 0 deletions