ladybird/Tests/LibWeb/Layout/input/flex/br-element-does-not-get-blockified-by-itself.html
2025-06-21 14:09:47 +02:00

9 lines
121 B
HTML

<!doctype html>
<style>
* { outline: 1px solid black; }
div { display: flex; }
</style>
<div>
well<br>
hello<br>
friends