https://bugzilla.wikimedia.org/show_bug.cgi?id=53426
--- Comment #3 from Nik Everett <[email protected]> --- So the reason this is languishing is that the patch uses an github dependency to parse the page into dom and them xpath to remove it. That is cool and all but we're not super happy having another dependency and it is slow. We don't like slow. BTW, libxml and therefore built-in php DOMDocument don't support html5. -- 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
