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 449833 - Add platform colors -moz-mac-chrome-active and -moz-mac-chrome-inactive...
[mozilla-central.git]
/
layout
/
reftests
/
transform
/
translatey-1d.html
blob
906412ec9a231a02b3b0edcd0f3f461709bba127
1
<html>
2
<head>
3
</head>
4
<body>
5
<div
style
=
"-moz-transform: translatey(25px); position:relative; top:25px; left:0px;"
>
6
Test Text
7
</div>
8
</body>
9
</html>