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
Backed out 2 changesets (bug 1943998) for causing wd failures @ phases.py CLOSED...
[gecko.git]
/
layout
/
reftests
/
forms
/
input
/
number
/
padding-001-notref.html
blob
de85ee169b85d07835e2579e880bfa040444f51a
1
<!doctype
html
>
2
<style>
3
input {
4
box-sizing: border-box;
5
padding:
2
em;
6
height:
1
em;
7
-moz-appearance: textfield;
8
}
9
</style>
10
<input
type=number
>