Add attributes to the Parsoid-only tests.
authorMark Holmquist <mtraceur@member.fsf.org>
Fri, 3 May 2013 00:32:38 +0000 (17:32 -0700)
committerC. Scott Ananian <cscott@cscott.net>
Thu, 9 May 2013 18:46:50 +0000 (14:46 -0400)
commite0f7de6ad52853944674df02b7744fab95132c49
treed67d04d8c88f3312678c66badbdaafd7a83ab985
parentc0b330ee3ff870b8dec423c0bc7c54eeea8cbf43
Add attributes to the Parsoid-only tests.

Needed to fix these up in order to get them running right when the Parsoid
test-runner begins to let through more attributes.

Several tests are make wt2html/wt2wt only because they involve templates
which we can't convert from html2wt without additional information.
The "SOL-sensitive wikitext tokens" test was previously wrong: the PHP
preprocessor generates lists from the template content.  Updated it to
the proper results while adding attributes, although it will currently
fail until we either fix the native Parsoid preprocessor or tweak our
parserTests to use the PHP preprocessor.

Co-Author: Mark Holmquist <mtraceur@member.fsf.org>
Co-Author: C. Scott Ananian <cscott@cscott.net>
Change-Id: I657e4869fb0c2ae66d6732d28c6fc6645ad8e534
tests/parser/parserTests.txt