layout/reftests/transform/singular-1a.html

branch
TOR_BUG_9701
changeset 14
925c144e1f1f
equal deleted inserted replaced
-1:000000000000 0:b16644b7fb76
1 <html>
2 <head>
3 </head>
4 <body>
5 <div style="-moz-transform: matrix(1, 1, 1, 1, 0, 0); width: 100px; height: 100px; background-color: gold;">
6 This shouldn't be visible.
7 </div>
8 </body>
9 </html>

mercurial