ladybird/Tests/LibWeb/Layout
rmg-x 629068c2a7 LibWeb: Ensure normal line-height on HTMLInputElement
Previously, setting CSS `line-height: 0` on an `input` element would
result in no text being displayed.

Other browsers handle this by setting the minimum height to the
"normal" value for single line inputs.
2024-07-10 07:05:52 +02:00
..
data Tests/LibWeb: Move LibWeb test SVGs to their own directory 2024-02-19 22:11:59 -05:00
expected LibWeb: Ensure normal line-height on HTMLInputElement 2024-07-10 07:05:52 +02:00
input LibWeb: Ensure normal line-height on HTMLInputElement 2024-07-10 07:05:52 +02:00