servo/components/gfx/display_list
bors-servo b1d9f438b7 Auto merge of #7751 - mrobinson:refactor-hit-testing, r=pcwalton
Make DisplayList hit testing a method on DisplayList

This will allow us to hit test into DisplayLists that are not directly
contained in StackingContexts, but instead are children of PaintLayers.
It also makes things slightly simpler.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7751)
<!-- Reviewable:end -->
2015-09-30 03:04:16 -06:00
..
mod.rs Auto merge of #7751 - mrobinson:refactor-hit-testing, r=pcwalton 2015-09-30 03:04:16 -06:00
optimizer.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00