mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-08 08:02:14 +02:00
When <br> element style display is not 'none', it must be an inline box. Add a condition to ensure <br> is treated as an inline element instead of a table, flex, or grid in that case, preventing program from crashing. Fixes #5568
2.8 KiB
2.8 KiB