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
/
number-spinbox-disabled-notref.html
blob
216111431e97ff0d5f1fe248c59ea17f3b9b402c
1
<!doctype
html
>
2
<style>
3
input {
4
border: none;
5
background: white;
6
color: black;
7
}
8
</style>
9
<input
type=number
>