layout/reftests/transform-3d/matrix3d-1-ref.html

branch
TOR_BUG_9701
changeset 8
97036ab72558
equal deleted inserted replaced
-1:000000000000 0:4beafa763aea
1 <html>
2 <head>
3 </head>
4 <body>
5 <div style="-moz-transform: matrix(1,2,3,4,5,6); width: 100px; height: 100px; background: gold;">
6 Test Text
7 </div>
8 </body>
9 </html>

mercurial