https://bugzilla.wikimedia.org/show_bug.cgi?id=41756
C. Scott Ananian <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #1 from C. Scott Ananian <[email protected]> --- Another test case: *a <!-- x --> *b <!-- x --> <!-- y --> <!-- z --> *c The PHP parser treats 'a' and 'b' as part of the same list, but item 'c' is treated as a completely different list. There are other examples of this sort in the parserTests. It's becoming a source of diffs between PHP and Parsoid. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
