Files
Mozilla/mozilla/java/dom/tests/src/test.xml
rpallath%eng.sun.com 24415ca940 test.xml ==> ( changed to XHTML)
autorun.sh                ==>  (reflected test.xml file)
BWTestClass.lst.html.ORIG ==>  (removed namespaces related  test case entires)
BWTestClass.lst.xml.ORIG  ==>  (added Namespace related test case entries)


git-svn-id: svn://10.0.0.236/branches/JAVADEV_RTM_20001102@84653 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-09 16:23:51 +00:00

18 lines
471 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
<head>
<title>Virtual Library</title>
</head>
<body name="hello_body">
<EMBED type="application/dom-pluglet" width="0" height="0">
</EMBED>
Hello
<foo:mytag foo:myattr="ATTRVAL" foo:coredom="LEVEL2" xmlns:foo="http://www.foo.org/">
</foo:mytag>
</body>
</html>