layout/base/crashtests/835056.html

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:51f20154f2a9
1 <html>
2 <head>
3 <style type="text/css">
4 html, body
5 {
6 overflow: hidden;
7 }
8
9 body
10 {
11 backface-visibility: hidden;
12 }
13 </style>
14 </head>
15 <body>
16 <div style="position: fixed"></div>
17 </body>
18 </html>
19

mercurial