1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 15:48:12 +00:00
serenity/Tests/LibWeb/Text/input/ResizeObserver
Aliaksandr Kalenik fcf293a8df LibWeb: Implement gathering and broadcasting of resize observations
Extends event loop processing steps to include gathering and
broadcasting resize observations.

Moves layout updates from Navigable::paint() to event loop processing
steps. This ensures resize observation processing occurs between layout
updates and painting.
2024-02-20 10:55:10 +01:00
..
observe-border-box.html LibWeb: Implement gathering and broadcasting of resize observations 2024-02-20 10:55:10 +01:00
observe.html LibWeb: Implement gathering and broadcasting of resize observations 2024-02-20 10:55:10 +01:00