Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / parser / external-entities.xml
1 <?xml version="1.0" ?>
2 <!DOCTYPE html SYSTEM "resources/external-entities.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <body>
5 <script type="text/javascript">
6 if (window.testRunner)
7     testRunner.dumpAsText();
8 </script>
9 <p>&message;</p>
10 <p class="test"><font color="red"> This should be the only line on this page.  You should see a parse error above.</font></p>
11 </body>
12 </html>