repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git]
/
layout
/
reftests
/
forms
/
input
/
number
/
number-min-height-1-ref.html
blob
5f17a624259db53c01ad0750a358554b1634a6e9
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<style>
5
6
div {
7
border:
3
px solid black;
8
width:
308
px;
9
height:
108
px;
10
}
11
12
</style>
13
</head>
14
<body>
15
<div></div>
16
</body>
17
</html>