comparison example/hello.html @ 1:4c83f7715993

[mq]: renderer
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 07 Sep 2010 18:11:04 -0700
parents
children b2fbb4f982da
comparison
equal deleted inserted replaced
0:d5102c881cb5 1:4c83f7715993
1 <html>
2 <head>
3 <title>Hello, world!</title>
4 </head>
5 <body>
6 Hello, world!
7 </body>
8 </html>