servo/components/script_traits
bors-servo 3658a8cc59
Auto merge of #23988 - georgeroman:implement_pointer_up_and_down_actions, r=jdm
Implement pointerDown and pointerUp webdriver actions

<!-- Please describe your changes on the following line: -->

---
<!-- 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

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- 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/23988)
<!-- Reviewable:end -->
2019-08-18 12:17:24 -04:00
..
Cargo.toml Update to url 2.0 2019-08-17 10:03:44 +02:00
lib.rs Auto merge of #23988 - georgeroman:implement_pointer_up_and_down_actions, r=jdm 2019-08-18 12:17:24 -04:00
script_msg.rs Update euclid. 2019-07-23 23:09:55 +02:00
webdriver_msg.rs Add support for returning array-like types from the Execute(Async)Script wd command 2019-08-10 12:39:10 +03:00