Files
ladybird/Libraries/LibWeb/Layout/LineBox.cpp
Andreas Kling 88ca932fac LibWeb: Make LineBoxFragment store non-const Layout::Node&
This is more honest, since we actually const_cast these layout nodes
during inline layout anyway.
2020-12-04 15:46:58 +01:00

3.4 KiB