[Release] Webkit-EFL Ver. 2.0_beta_118996_0.6.22
[framework/web/webkit-efl.git] / LayoutTests / webarchive / doctype.html
1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 <title>Test for Bug 15290: REGRESSION (r14184-r14216): Duplicate DOCTYPE definitions when saving files as webarchives</title>
5 </head>
6 <script>
7     if (window.layoutTestController)
8         layoutTestController.dumpSourceAsWebArchive();
9 </script>
10 <body>
11 <div>
12 <a href="https://bugs.webkit.org/show_bug.cgi?id=15290">Bug 15290: REGRESSION (r14184-r14216): Duplicate DOCTYPE definitions when saving files as webarchives</a>
13 </div>
14 <div>
15 This test checks that only one &lt;!DOCTYPE&gt; tag is written to a webarchive.
16 </div>
17 </body>
18 </html>