Subramanya Sastry has uploaded a new change for review. Change subject: Some tweaks/fixes to roundtrip-js script ......................................................................
Some tweaks/fixes to roundtrip-js script * Fix some lt/gt comparisons to account for the fact that dsr-end is exclusive and we should subtract -1 when comparing with a start value. * Some other fixes. * Fixes some incorrect semantic diff characterizations as syntactic diffs. Ex: en:List of Disney Films went from over 400 semantic diffs to about 72 semantic diffs (most of which are also actually syntactic diffs as well -- to be investigated). Change-Id: Iaf327abaed953d8bea838103603b1090d450db44 --- M js/tests/roundtrip-test.js 1 file changed, 27 insertions(+), 25 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Parsoid refs/changes/70/42870/1 -- To view, visit https://gerrit.wikimedia.org/r/42870 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iaf327abaed953d8bea838103603b1090d450db44 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Parsoid Gerrit-Branch: master Gerrit-Owner: Subramanya Sastry <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
