tidy-html5/test/output/out_480701.html
Michael[tm] Smith b92d7aab88 new
2011-11-17 11:44:16 +09:00

15 lines
367 B
HTML

<?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>
-->