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
/
datetime
/
time-reset-button-right-aligned-ref.html
blob
3d36f206804b7031eef3567a111906bb6d24b046
1
<!DOCTYPE
html
>
2
<html>
3
<body>
4
<input
type
=
"time"
value
=
"10:00"
style
=
"float: right; color: white;"
>
5
<!-- div to cover the left area -->
6
<div
style
=
"display:block; position:absolute; background-color:black;
7
top:0px; right:30px; width:500px; height:100px;"
></div>
8
</body>
9
</html>