first commit
This commit is contained in:
7
htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/t78.htmlt
Executable file
7
htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/t78.htmlt
Executable file
@ -0,0 +1,7 @@
|
||||
--INI--
|
||||
HTML.Doctype = HTML 4.01 Strict
|
||||
--HTML--
|
||||
<b>Vetgedrukt</b> <i>Schuingedrukt</i> <span>Hou</span><iframe></iframe><script></script> jij ook zo van vakjesdenken?
|
||||
--EXPECT--
|
||||
<b>Vetgedrukt</b> <i>Schuingedrukt</i> <span>Hou</span> jij ook zo van vakjesdenken?
|
||||
--# vim: et sw=4 sts=4
|
Reference in New Issue
Block a user