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
/
translate-1e.html
blob
09378a0f4aeac08541b577693d54696344f724dc
1
<html>
2
<head>
3
</head>
4
<body>
5
<div
style
=
"transform: translate(50px) translate(-100px) translate(150px) translate(-50px) translate(0px, 50px);"
>
6
<div
style
=
"background-color: green; width: 20px; height: 20px"
>
7
</div>
8
</body>
9
</html>