Revision 8e313975c739ba7c32a03927a13664e5595fdc12 authored by Ryosuke Niwa on 26 November 2013, 07:14:14 UTC, committed by Ryosuke Niwa on 26 November 2013, 07:19:44 UTC
Because XML documents used in node-document.html and template-child-nodes.html to parse template elements
didn't have the default namespace set by xmlus, template elements were being parsed as elements outside
of the html namespace. Fixed the tests by explicitly setting xmlns attribute on the document element to
the html's namespace URI.

Also self-closed link elements in two XHTML documents inside the resource directory under html-templates
as they were encountering parser errors.
1 parent d38dbd5
History

README.md

back to top