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
/
datetime
/
line-height-01.html
blob
9cb998788860c6dc58d8ded3dfefddfa9daa96b6
1
<!doctype
html
>
2
<style>
3
input {
4
box-sizing: border-box;
5
height:
34
px;
6
line-height:
80
px;
7
}
8
</style>
9
<input
type=date
>
10
<input
type=time
>