servo/components/script_layout_interface
bors-servo 9b4b94aa75 Auto merge of #12777 - emilio:hit-test, r=pcwalton
layout: Take into account the client point for fixed positioned stacking contexts

<!-- 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 #12763 (github issue number if applicable).

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

<!-- 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/12777)
<!-- Reviewable:end -->
2016-08-10 18:50:33 -05:00
..
Cargo.toml Update to selectors 0.8.2 2016-08-09 18:18:38 +02:00
lib.rs Remove some type aliases that are now just re-exports. 2016-07-20 08:42:47 +02:00
message.rs layout: Take into account the client point for fixed positioned stacking contexts. 2016-08-08 13:03:55 -07:00
reporter.rs Move CSSErrorReporter to script_layout_interface. 2016-06-20 19:08:13 +02:00
restyle_damage.rs style: Refactor TRestyleDamage and TNode to accept/provide a "style source" 2016-08-03 13:31:11 -07:00
rpc.rs layout: Take into account the client point for fixed positioned stacking contexts. 2016-08-08 13:03:55 -07:00
wrapper_traits.rs Update to selectors 0.8.2 2016-08-09 18:18:38 +02:00