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
Bug 1925425: Only consider -allow-content-analysis command line flag in nightly and...
[gecko.git]
/
layout
/
reftests
/
transform-3d
/
scalez-1a.html
blob
13e7e7640c05670603f4f50cd6c55813cc155569
1
<html>
2
<head>
3
</head>
4
<body>
5
<div
style
=
"transform: rotatex(90deg) scaleZ(2) rotatex(-90deg); transform-origin: 0 0; width: 100px; height: 100px;"
>
6
Test Text
7
</div>
8
</body>
9
</html>