webdump_tests

Testfiles for webdump
git clone git://git.codemadness.org/webdump_tests
Log | Files | Refs | README

form_block.html (140B)


      1 abc <form></form>def
      2 
      3 <hr/>
      4 
      5 abc <form><input type="text"/></form>
      6 def
      7 
      8 <hr/>
      9 
     10 abc <form></form>
     11 def
     12 <form></form>
     13 ghi
     14 <form></form>
     15 <hr/>
     16