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/translatex-2.html
layout/reftests/transform/translatex-2.html
branch
TOR_BUG_9701
changeset 11
deefc01c0e14
equal
deleted
inserted
replaced
-1:000000000000
0:c4688c4f4152
1
<html>
2
<head>
3
</head>
4
<body>
5
<div style="-moz-transform: matrix(1, 0, 0, 1, 50, 0);">
6
Test Text
7
</div>
8
</body>
9
</html>