mirror of
https://github.com/RGBCube/serenity
synced 2026-01-18 11:50:59 +00:00
Previously, when having inline contexts consisting of just a `<br/>` tag, we would not create a line box. Ensure that there is always a line box when a line is explicitly being broken and also ensure it won't be trimmed due to being empty. This will a fix a number of sites that use `<br>` tags for layouts between block elements (even though the spec says they shouldn't). |
||
|---|---|---|
| .. | ||
| expected | ||
| input | ||
| layout_test.sh | ||