Commit graph

1 commit

Author SHA1 Message Date
Andreas Kling
fb020a3c8f LibWeb: Store final box model metrics in paint tree, not layout tree
This was a weird case of layout results being stored in the layout tree
instead of in the paint tree like everything else.
2025-02-17 18:28:29 +01:00
Renamed from Libraries/LibWeb/Layout/BoxModelMetrics.cpp (Browse further)