GWicke has uploaded a new change for review. Change subject: Round-trip treebuilder-stripped HTML end tags ......................................................................
Round-trip treebuilder-stripped HTML end tags Use the mw:EndTag shadow tag to detect stripped end tags, and insert an mw:Placeholder for round-tripping. The source for the mw:Placeholder is not yet tsr-based, would need to do so in the HTML5Treebuilder where we still have access to the environment and the original tokens. Three more parser tests are passing. Change-Id: I6b9a730cc4735f43d5a70d061abea591fab73f46 --- M js/lib/mediawiki.DOMPostProcessor.js 1 file changed, 30 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Parsoid refs/changes/41/36241/1 -- To view, visit https://gerrit.wikimedia.org/r/36241 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6b9a730cc4735f43d5a70d061abea591fab73f46 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Parsoid Gerrit-Branch: master Gerrit-Owner: GWicke <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
