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

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:eb38ef6aeaa3
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 2</body>
14 </html>

mercurial