browser/metro/base/tests/mochitest/res/blankpage1.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:8b5363a10a6d
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5 <style>
6 body {
7 padding: 0;
8 margin: 0;
9 }
10 </style>
11 </head>
12 <body>
13 page 1</body>
14 </html>

mercurial