aboutsummaryrefslogtreecommitdiffstats
path: root/lib/htmlpurifier/tests/HTMLPurifier/HTMLT/name.htmlt
blob: 1713ed417d3dbdf88996c1bb1faf77731c9def22 (plain) (blame)
1
2
3
4
5
6
--INI--
Attr.EnableID = true
HTML.Doctype = "XHTML 1.0 Strict"
--HTML--
<a name="asdf"></a>
--# vim: et sw=4 sts=4