ladybird/Tests/LibWeb/Ref/expected/wpt-import/css/compositing
Glenn Skrzypczak 9973b01848 LibWeb/CSS: Improved implementation of background-blend-mode
This is a improved version of a73cd88f0c
The old commit was reverted in 552dd18696

The new version only paints an element into a new layer if background
blend modes other than normal are used. The rasterization performance
of most websites should therefore not suffer.

Co-Authored-By: Alexander Kalenik <kalenik.aliaksandr@gmail.com>
2025-04-01 13:38:00 +02:00
..
background-blending/reference LibWeb/CSS: Improved implementation of background-blend-mode 2025-04-01 13:38:00 +02:00
mix-blend-mode/reference