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

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

mercurial