Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chrome / test / data / printing / layout_tests / source_html / text / simple-text.html
1 <!DOCTYPE html>
2 <html>
3 <body>
4
5 <h1>My First Heading</h1>
6
7 <p>My first paragraph.</p>
8
9 </body>
10 </html>