Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / parser / external-entities.xml
blob1790819384abbddc9df0e749670968257621b679
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>