no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / bugs / 1119117-1-ref.html
blobb33ff7ff036834a4c31b5b81a6d4226fd4bf59aa
1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 <style>
5 #image {
6 position:fixed;
7 opacity:0.50196078431;
8 left:0;
9 top:0;
10 width:100%;
11 height:100%;
12 background:blue;
14 </style>
15 </head>
16 <body>
17 <div id="image"></div>
18 </body>
19 </html>