servo/components/layout_2020/display_list
Martin Robinson 4d3625ec80
Clean up and document the send_display_list interface
This moves more members to the CompositorDisplayListInfo struct, which
now holds all miscellaneous, non-WebRender data when sending display
lists. It also documents what each things sent with a display list does.
2023-05-24 09:16:25 +02:00
..
background.rs layout_2020: Implement support for backface-visibility 2020-05-16 09:42:45 +02:00
conversions.rs Add support for text-decoration-style 2020-03-23 11:10:44 +01:00
gradient.rs Refactor Layout 2020 layout for a compositor-side scroll tree 2023-05-17 10:46:27 +02:00
mod.rs Clean up and document the send_display_list interface 2023-05-24 09:16:25 +02:00
stacking_context.rs Add a compositor-side scroll tree 2023-05-19 09:05:48 +02:00