1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-17 22:09:07 +00:00
Files
UXP/layout/reftests/forms/button/line-height-button-1.0.html
T

8 lines
93 B
HTML

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