trisquel-icecat/icecat/layout/reftests/forms/input/datetime/line-height-01-ref.html

9 lines
129 B
HTML

<!doctype html>
<style>
input {
box-sizing: border-box;
height: 34px;
}
</style>
<input type=date>
<input type=time>