1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 09:34:57 +09:00
ladybird/Userland
Andreas Kling 13ba491924 LibWeb: Don't let input element placeholders influence line-height
Before this change, we transferred the input element's line-height to
both the editable text *and* the placeholder. This caused some strange
doubling of the effective line-height when the editable text was empty,
pushing down the placeholder.
2024-10-08 08:12:07 +02:00
..
Libraries LibWeb: Don't let input element placeholders influence line-height 2024-10-08 08:12:07 +02:00
Services Revert "WebContent+WebDriver: Inform WebDriver when a window is closed" 2024-10-07 07:40:22 -04:00
Utilities headless-browser: Support running LibWeb tests concurrently 2024-10-06 19:24:25 +02:00