1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-19 15:00:59 +00:00
serenity/Tests/LibWeb/Text
Aliaksandr Kalenik 2764966ccc LibWeb: Reduce paintable tree traversals during hit-testing
By storing a list of positioned and floating descendants within the
stacking context tree node, we can eliminate the need for costly
paintable tree traversals during hit-testing.

This optimization results in hit-testing being 2 to 2.5 times faster
on https://ziglang.org/documentation/master/
2024-03-01 13:03:53 +01:00
..
data Tests/LibWeb: Move LibWeb test frames to their own directory 2024-02-19 22:11:59 -05:00
expected LibWeb: Reduce paintable tree traversals during hit-testing 2024-03-01 13:03:53 +01:00
input LibWeb: Reduce paintable tree traversals during hit-testing 2024-03-01 13:03:53 +01:00