aboutsummaryrefslogtreecommitdiff
path: root/tests/php/Inline HTML comments.xhtml
blob: b45f01481ba1f62677b6084f899de96f60ed2ffe (plain)
1
2
3
4
5
6
7
8
9
<p>Paragraph one.</p>

<!-- double--dash (invalid SGML comment) -->

<p>Paragraph two.</p>

<!-- enclosed tag </div> -->

<p>The end.</p>