Bumping manifests a=b2g-bump
[gecko.git] / layout / reftests / transform-3d / backface-visibility-3-ref.html
blobb75cb6def5a5c2c9662f434f06d87030f21276f8
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <style type='text/css'>
5 div {
6 position: absolute;
7 display: block;
8 width: 160px;
9 height: 160px;
10 background: red;
11 top:108px;
12 left:308px;
14 </style>
15 </head>
16 <body>
17 <div></div>
18 </body>
19 </html>