servo/components/layout/display_list
bors-servo 03a1a014ae
Auto merge of #19931 - pyfisch:float-bounds, r=mrobinson
Use LayoutRects for bounds and overflow in display lists

Convert text runs to glyphs in display list builder.
Remove ComplexClippingRegion and use the WebRender type.

<!-- 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/19931)
<!-- Reviewable:end -->
2018-02-07 07:11:41 -05:00
..
background.rs style: Rename background::RepeatKeyword and border::RepeatKeyword. 2018-02-01 15:23:41 +01:00
builder.rs Use rect shorthand constructor in display list builder 2018-02-07 12:21:08 +01:00
conversions.rs style: Rename background::RepeatKeyword and border::RepeatKeyword. 2018-02-01 15:23:41 +01:00
mod.rs Use the new WebRender conversion functions. 2018-01-07 22:53:51 +01:00
webrender_helpers.rs Auto merge of #19931 - pyfisch:float-bounds, r=mrobinson 2018-02-07 07:11:41 -05:00