servo/components/layout_2020/display_list
Martin Robinson cf78bd7a0f
Use explicit WebRender hit test items in legacy layout (#29981)
Including hit tests in non-hit test display list items is no longer
supported in upstream WebRender, so this change switches legacy layout
to always use explicit hit test display list items.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2023-07-17 09:11:09 +00:00
..
background.rs layout_2020: Implement support for backface-visibility 2020-05-16 09:42:45 +02:00
conversions.rs Try to use WebRender types more 2023-07-10 17:35:50 +02:00
gradient.rs Try to use WebRender types more 2023-07-10 17:35:50 +02:00
mod.rs Use explicit WebRender hit test items in legacy layout (#29981) 2023-07-17 09:11:09 +00:00
stacking_context.rs Use the WebRender clip chain API 2023-07-04 11:24:00 +02:00