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
/
rotate-2a.html
blob
0b911617b72f7a99504645a7d542868cc8e66d29
1
<html>
2
<head>
3
</head>
4
<body>
5
<div
style
=
"width:100px;height:200px;-moz-transform: rotate(-90deg) translate(50px, -50px); border: 1px solid black;"
>
6
7
</div>
8
</body>
9
</html>