The Tor Browser
/ file comparison
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
revisions
annotate
diff
comparison
raw
comparison: layout/reftests/transform/matrix-2a.html
layout/reftests/transform/matrix-2a.html
branch
TOR_BUG_9701
changeset 14
925c144e1f1f
equal
deleted
inserted
replaced
-1:000000000000
0:f7fdf4650db3
1
<html>
2
<head>
3
</head>
4
<body>
5
<div style="-moz-transform: matrix(1, 0, 0, 1, 0, 100); width: 100px; height: 100px; background-color: gold;">
6
</div>
7
</body>
8
</html>