Added Parsoid WT escaping tests (several disabled for PHP parser).
authorSubramanya Sastry <ssastry@wikimedia.org>
Thu, 1 Nov 2012 16:21:10 +0000 (11:21 -0500)
committerSubramanya Sastry <ssastry@wikimedia.org>
Thu, 1 Nov 2012 16:24:52 +0000 (11:24 -0500)
commit16fabec27784e163ab07294b3291cec31f3339a2
tree1923ac8411f62bf395a2119f9b9b4927c905fa71
parent916bfc402810a6d2f717ed82e3899bd22d8d5fe2
Added Parsoid WT escaping tests (several disabled for PHP parser).

* Parsoid has to convert HTML to Wikitext in order to support the
  Visual Editor.  As part of this, it has to insert nowiki escapes
  in several places wherever the text might be interpreted as
  valid wikitext markup.  The new tests test Parsoid's wikitext
  escaping capabilities when the result HTML is serialized back to
  Wikitext.

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