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 changeset 57d71ba078d7 (bug 1932390) for causing wpt failures @ failures_A...
[gecko.git]
/
layout
/
reftests
/
transform
/
translatey-1d.html
blob
f0e6bac6bcfa4b30e5713222961f73809d11803d
1
<html>
2
<head>
3
</head>
4
<body>
5
<div
style
=
"transform: translatey(25px); position:relative; top:25px; left:0px;"
>
6
<div
style
=
"background-color: green; width: 20px; height: 20px"
>
7
</div>
8
</body>
9
</html>