tenfourfox/layout/reftests/forms/input/number/number-max-height-1-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

18 lines
180 B
HTML

<!DOCTYPE html>
<html>
<head>
<style>
div {
border: 3px solid black;
width: 308px;
height: 108px;
}
</style>
</head>
<body>
<div></div>
</body>
</html>