repo.or.cz
/
mozilla-central.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 575870 - Enable the firefox button on xp themed, classic, and aero basic. r=dao...
[mozilla-central.git]
/
layout
/
reftests
/
bugs
/
233094-2-ref.html
blob
e1daacb6b81075f2ce7e3435ecbd0ebf101c7177
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<body>
5
6
<div
style
=
"display: table; margin-left: 100px"
>
7
<div
style
=
"display: table-cell"
>
8
<div
style
=
"float: right;"
>
9
<input
type
=
"text"
value
=
"This is a test"
>
10
</div>
11
</div>
12
</div>
13
14
</body>
15
</html>