Files
ladybird/Libraries/LibWeb/HTML/CanvasRenderingContext2D.cpp
Andreas Kling ca72156497 LibWeb: Don't require layout node when setting canvas 2D shadowColor
Use update_style_if_needed_for_element() and resolve colors via
computed properties instead of forcing a full layout update.
2026-02-22 12:43:01 +01:00

60 KiB