Add tests for empty attribute values in tags and table syntax
authorGabriel Wicke <gwicke@wikimedia.org>
Fri, 16 Nov 2012 01:12:05 +0000 (17:12 -0800)
committerGabriel Wicke <gwicke@wikimedia.org>
Fri, 16 Nov 2012 17:03:46 +0000 (09:03 -0800)
commitcdaa629cee4d0265519952c8e6baa1affdb54e7e
tree451462f16ab0fd980eac8b75e58ccfbfebbcc7ea
parentb05054de46f403ffbeb805bb6d42d07bd4b725b4
Add tests for empty attribute values in tags and table syntax

The PHP parser implements this very inconsistently and not in line with the
HTML5 spec. We follow the HTML5 spec in Parsoid, so mark these tests as
disabled for the PHP parser and add FIXMEs.

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