https://bugzilla.wikimedia.org/show_bug.cgi?id=55566
Gabriel Wicke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Gabriel Wicke <[email protected]> --- [15:25] <gwicke> I have a vague idea of what you might mean in https://bugzilla.wikimedia.org/show_bug.cgi?id=55566#c1, but if you have a more concrete example then that might be helpful [15:26] <subbu> gwicke, simple way to do it is turn it off in mediawiki.DOMPostProcessor.js and look at parser test results [15:27] <subbu> basically .. <li>foo\n<li> vs. <li>foo</li>\n ... we simplified selser based on assuming the latter. [15:27] <subbu> similar for other nodes as well -- 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
