delete t/bugs/void_element.t - invalid test
authorMatt S Trout <mst@shadowcat.co.uk>
Thu, 24 Feb 2011 20:07:52 +0000 (20:07 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Thu, 24 Feb 2011 20:07:52 +0000 (20:07 +0000)
commit3b699141cd75b2a07ff0512e2239e1a960901288
tree2fdc9f7fab471a4ea12626a9c8d2bac74e2acc71
parent32b285015c59d96954a51ffd0bfd9c0b58eb34eb
delete t/bugs/void_element.t - invalid test

This test file attempts to verify behaviour where tags are not closed; while
Zoom is designed primarily for HTML it specialises in XHTMLish HTML and as such
I don't really see a need to make this work.

If we were to support mangled HTML, we'd probably want to sit down and think
seriously about what rules to provide - we could inject missing close tag
events but I suspect that would require some bookkeeping to do sensibly.
t/bugs/void_element.t [deleted file]