When I position: absolute
a <button>
in ladybird, it gets squished down and the text inside is now taller than the button.
This also applies to <select>
s and probably others.
Linux
Look at this in ladybird:
<button style="position: absolute">
Test
</button>
It should look like a normal button.
The button's content area seems to have a height of 0 an the text is not taller than the button as a whole.
data:text/html,Test
<button style="position: absolute">
Test
</button>
None
The reduced test case in Ladybird (top) and Firefox (bottom):
No response
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too