servo/components/script_traits
bors-servo 2cbd177082
Auto merge of #23581 - georgeroman:implement_get_page_source_wd_command, r=jdm
Implement GetPageSource WebDriver command

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

<!-- Either: -->
- [X] There are tests for these changes

<!-- 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/23581)
<!-- Reviewable:end -->
2019-06-22 19:11:59 -04:00
..
Cargo.toml Upgrade headers, headers-core, and hyper_serde. 2019-06-13 11:08:16 -04:00
lib.rs Fix some new warnings 2019-06-22 14:59:09 +02:00
script_msg.rs Auto merge of #23135 - maharsh312:master, r=jdm 2019-05-13 16:19:57 -04:00
webdriver_msg.rs Implement GetPageSource WebDriver command 2019-06-17 13:06:29 +03:00