jenkins-bot has submitted this change and it was merged. Change subject: Added tests and fixed inconsistencies for empty text node handling ......................................................................
Added tests and fixed inconsistencies for empty text node handling Continues where Ibb682332a6084e357104183641a104e3ae1e253f left off, adding tests and removing inconsistencies between the behavior of the document constructor, which was adding empty text nodes to empty paragraphs, and correcting other tests which expected empty text nodes to be there as well. Change-Id: I414d061cdd494b8023f14e944eda2910a4dab0d4 --- M modules/ve/dm/ve.dm.Document.js M modules/ve/test/ce/nodes/ve.ce.TextNode.test.js M modules/ve/test/dm/ve.dm.Document.test.js M modules/ve/test/dm/ve.dm.TransactionProcessor.test.js M modules/ve/test/ve.qunit.js 5 files changed, 16 insertions(+), 28 deletions(-) Approvals: Catrope: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/46540 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I414d061cdd494b8023f14e944eda2910a4dab0d4 Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/extensions/VisualEditor Gerrit-Branch: master Gerrit-Owner: Trevor Parscal <[email protected]> Gerrit-Reviewer: Catrope <[email protected]> Gerrit-Reviewer: Inez <[email protected]> Gerrit-Reviewer: Trevor Parscal <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
