Merge "Fix the EGL_NON_CONFORMANT_CONFIG issue" into tizen_2.1
[framework/web/webkit-efl.git] / LayoutTests / mhtml / simple_page.html_original
1 <html><head>
2 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
3
4
5 <title>A simple page</title>
6 <script>
7 if (window.testRunner)
8   testRunner.dumpAsText();
9 </script>
10 </head><body>
11 <h1>This is a very simple page</h1>
12 Very <b>basic</b> page.
13 </body></html>