servo/components/layout/display_list
Martin Robinson d5554235fe
layout: Add support for mix-blend-mode: plus-lighter (#34057)
This just requires translating the style value into a WebRender value.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2024-10-29 17:50:33 +00:00
..
background.rs Fix warnings after latest rust upgrade (#33043) 2024-08-14 07:00:16 +00:00
border.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
builder.rs Add HTMLCanvasDataSource::Empty that represent transparent black instead of HTMLCanvasDataSource::Image(None) (#33519) 2024-09-22 14:04:53 +00:00
conversions.rs layout: Add support for mix-blend-mode: plus-lighter (#34057) 2024-10-29 17:50:33 +00:00
gradient.rs Update Stylo to 2023-09-01 (#31609) 2024-03-18 13:52:40 +00:00
items.rs clippy: Fix warnings in shared and config, fonts, layout, and layout_2020 components (#32674) 2024-07-04 14:18:58 +00:00
mod.rs Move non-gfx things out of gfx_traits and create a base crate (#32296) 2024-05-17 12:28:58 +00:00
webrender_helpers.rs fix many clippy warnings (#33510) 2024-09-21 13:58:31 +00:00