Files
ladybird/Userland/Libraries/LibWeb/Layout/FormattingContext.cpp
Samuel Bowman ca0a0b7a93 LibWeb: Add missing else's in absolutely positioned height computation
Rules 1, 2, and 3 use else if, so rules 4, 5, and 6 should too.
2022-10-12 10:32:57 +02:00

68 KiB