[MKDoc-modules] [BUG] MKDoc::XML::Stripper unquoted attributes pass through

Paul Arzul patricka at mkdoc.com
Thu Oct 16 11:52:45 BST 2003


here are all the tests (except the last) as valid html:

<p title="foo">hello world</p>
<p title='foo'>hello world</p>
<p title=foo>hello world</p>
                                                                                                                                               
<p>
  <textarea rows="5" cols="5" disabled>hello world</textarea>
  <textarea rows="5" cols="5" disabled readonly>hello world</textarea>
</p>

(test case enclosed.)

- p

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webarch.co.uk/pipermail/mkdoc-modules/attachments/20031016/1552781c/test.html


More information about the MKDoc-modules mailing list