gfx/tests/crashtests/474410-1.html

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:2bf1f1add128
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <style type="text/css">
5
6 div { -moz-transform: matrix(3, 1, 16.8, 5.6, 0, 0); }
7 div > div { border: 1px dashed #9ab; }
8
9 </style>
10 </head>
11 <body>
12
13 <div><div></div></div>
14
15 </body>
16 </html>

mercurial