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
/
time-content-left-aligned.html
blob
aa910cddf99c4f9ef79bbf355b56d967be7898c1
1
<!DOCTYPE
html
>
2
<html>
3
<body>
4
<input
type
=
"time"
style
=
"width: 50px;"
>
5
<!-- div to cover the right area -->
6
<div
style
=
"display:block; position:absolute; background-color:black;
7
top:0px; left:40px; width:200px; height:100px;"
></div>
8
</body>
9
</html>