Files
ladybird/Userland/Libraries/LibWeb/Layout/LayoutState.cpp
Aliaksandr Kalenik 91ef4fed93 LibWeb: Resolve all layout-dependent properties in one loop
Instead of using separate loops for each property, all the work can
be completed in one loop.

Performance improvement on https://html.spec.whatwg.org/
2024-01-23 21:06:02 +01:00

36 KiB