servo/components/layout/display_list
Martin Robinson e100a72122 Stop using LocalClip::RoundedRect
We would like to remove this functionality from WebRender, so convert
its use to clip scroll nodes. This change also removes the redundant
BlocBlockStackingContextType in favor of Option<StackingContextType>,
which is just as expressive. This simplifies the code a bit.
2018-03-06 21:26:22 +01:00
..
background.rs Move calculation functions out of builder.rs 2018-02-24 10:56:11 +01:00
builder.rs Stop using LocalClip::RoundedRect 2018-03-06 21:26:22 +01:00
conversions.rs style: Rename background::RepeatKeyword and border::RepeatKeyword. 2018-02-01 15:23:41 +01:00
mod.rs Introduce a dedicated data structure for text queries 2018-02-24 10:36:10 +01:00
webrender_helpers.rs Use typed transforms in stacking contexts 2018-02-24 10:36:10 +01:00