Some additional test cases for Parsoid.
authorC. Scott Ananian <cscott@cscott.net>
Sat, 23 Feb 2013 03:38:36 +0000 (22:38 -0500)
committerSubramanya Sastry <ssastry@wikimedia.org>
Fri, 1 Mar 2013 00:23:08 +0000 (18:23 -0600)
commit0bc78522f789c696c61006ae62b6622982cbd572
treead017ed009aab5528cc4f121ff8adc594d53ad2c
parentbe6a0c59043e24a199662f8ca596842ab56b2e58
Some additional test cases for Parsoid.

1) "border" attribute can be used in addition to "framed" / "frameless"
on images.

2) parsoid no longer adds semicolons to style attributes where they don't
exist in the source.

3) empty table rows are elided by the PHP parser.  (Parsoid doesn't do
this yet.)

4) Italicized possessive (unmatched single-quote).  (Parsoid currently
misparses this.)

5) Tests for localized Image handling; check that localized image
options are handled correctly.

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