tidy-html5/test/input/in_480701.xml
Michael[tm] Smith b92d7aab88 new
2011-11-17 11:44:16 +09:00

15 lines
366 B
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- [ #480701 ] -xml conflicts with -output-xhtml -->
<test>
<image rdf:resource="http://www.atmedia.net/"/>
</test>
<!--
Expected output:
<image rdf:resource="http://www.atmedia.net/"/>
or
<image rdf:resource="http://www.atmedia.net/"></image>
Actual output:
<image rdf:resource="http://www.atmedia.net/"/></image>
-->