1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-15 21:09:35 +00:00
Files
UXP/layout/reftests/forms/button/line-height-button-0.5.html
T

8 lines
93 B
HTML

<!DOCTYPE HTML>
<style>
button { line-height: 0.5 }
</style>
<button>button input</button>