parserTests: fix broken parsoid-only tests.
authorC. Scott Ananian <cscott@cscott.net>
Tue, 7 May 2013 22:54:01 +0000 (18:54 -0400)
committerC. Scott Ananian <cscott@cscott.net>
Tue, 7 May 2013 22:54:01 +0000 (18:54 -0400)
commitc0b330ee3ff870b8dec423c0bc7c54eeea8cbf43
treebe8cec2ee25fbd8e6c43cd689772c949e4043c07
parent760b1e8c3baa03f27900d227faba53842524023f
parserTests: fix broken parsoid-only tests.

A few of the parsoid-only tests had broken/wrong output HTML, which was
being hidden by the normalization process.  In preparation for using
a stricter normalizer, fix up the bogus tests:

a) put a <tbody> inside all <table>s
b) it's <hr> not <hr/>
c) fix an orphaned </span>

Change-Id: I44961cd40f8f29eea005d9c6c7a458aadc4770d0
tests/parser/parserTests.txt