Files
ladybird/Tests/LibWeb/Layout/input/empty-list-items.html
Jelle Raaijmakers 01518ba6a6 LibWeb: Use list item's line-height to provide space for marker
Empty list items should still have a default height if a marker is
present.

Fixes #3762.
2026-01-26 16:41:42 +01:00

3 lines
53 B
HTML

<!DOCTYPE html>
<ol><li></li><li></li><li></li></ol>