Files
ladybird/Libraries/LibWeb/Layout/Node.h
Jelle Raaijmakers 0c58dad7a6 LibWeb: Factor out conditions for creation of inline continuation
Having one big `if` to determine whether or not we should restructure an
inline layout node became a bit unwieldy. This extracts the logic into a
separate method.
2025-02-19 13:49:24 +01:00

12 KiB