first commit
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
--INI--
|
||||
HTML.Doctype = "XHTML 1.0 Strict"
|
||||
--HTML--
|
||||
<blockquote>Illegal <b>contents</b></blockquote>
|
||||
--EXPECT--
|
||||
<blockquote><p>Illegal <b>contents</b></p></blockquote>
|
||||
--# vim: et sw=4 sts=4
|
Reference in New Issue
Block a user