servo/components/script_layout_interface
bors-servo dc8cf694ed Auto merge of #16506 - cbrewster:about_chaos, r=asajeffrey
Make non-initial about:blank loads async

<!-- 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
- [X] These changes fix #14856 (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- 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/16506)
<!-- Reviewable:end -->
2017-05-12 15:08:45 -05:00
..
Cargo.toml Bump cssparser to 0.13.3 2017-05-11 12:50:40 -07:00
lib.rs Upgrade to html5ever 0.16 2017-05-02 19:24:28 +02:00
message.rs Fix up script and layout. 2017-05-02 17:35:45 -07:00
reporter.rs Fix indentation errors in servo rust code that tidy now finds. 2017-04-18 14:56:13 -04:00
rpc.rs Eliminate ScrollRootId 2017-04-20 08:51:38 +02:00
wrapper_traits.rs Auto merge of #16506 - cbrewster:about_chaos, r=asajeffrey 2017-05-12 15:08:45 -05:00