Files
ladybird/Tests/LibWeb/Layout/input/margin-collapse-through-children-with-margin.html
2026-03-23 11:34:33 +01:00

5 lines
157 B
HTML

<!DOCTYPE html>
-- There should be a 1em gap here: ---
<p><span style="display: block; margin-block: 1em"></span></p>
-- Gap End ---------------------------