view test/javax/xml/jaxp/unittest/parsers/Bug6608841.xml @ 779:2b61bfcaa586

8132660: Change jaxp unit test package name to be different with jaxp api Reviewed-by: joehw Contributed-by: frank.yuan@oracle.com
author joehw
date Mon, 10 Aug 2015 09:52:32 -0700
parents test/javax/xml/jaxp/unittest/javax/xml/parsers/Bug6608841.xml@29ba77ad2a87
children
line wrap: on
line source

<!DOCTYPE html SYSTEM "Bug6608841.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Some Title</title>
</head>
<body>
<h1>Some Title</h1>
<p>This is a test. This is only a test.</p>
</body>
</html>