servo/components/layout/display_list
Martin Robinson 05dda4026b Move more code into ClipScrollState during WebRender DL building
This change moves a bit more code into the `ClipScrollState` helper
during WR display list building as well as inlines
build_common_item_properties. This is all in preparation of
modifications to this code which will build a Compositor-side scroll
tree. It should not change any behavior.
2023-03-10 15:58:46 +01:00
..
background.rs Fix some typos 2022-12-17 03:22:34 +01:00
border.rs Servo build fixes. 2019-12-16 14:23:56 +01:00
builder.rs Bump euclid to 0.22 2023-01-26 08:59:21 +01:00
conversions.rs style: Miscellaneous Servo build fixes. 2020-02-12 02:43:23 +01:00
gradient.rs Fix some typos 2022-12-17 03:22:34 +01:00
items.rs layout: Don't built stacking contexts or display lists for empty blocks. 2020-06-09 11:27:23 -04:00
mod.rs Update webrender. 2020-05-11 17:41:56 -04:00
webrender_helpers.rs Move more code into ClipScrollState during WebRender DL building 2023-03-10 15:58:46 +01:00