Daniel Werner has submitted this change and it was merged. Change subject: Improving validation logic in JS template function ......................................................................
Improving validation logic in JS template function Due to some conversion taking place in FF which is causing a QUnit test to fail, HTLM attributes need to be stripped off when validating the HTML generated with a template. Change-Id: If43c8338598655759c832f73205cda25c0959559 --- M lib/resources/templates.js M lib/tests/qunit/templates.tests.js 2 files changed, 27 insertions(+), 8 deletions(-) Approvals: Daniel Werner: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/36579 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: If43c8338598655759c832f73205cda25c0959559 Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Henning Snater <[email protected]> Gerrit-Reviewer: Daniel Werner <[email protected]> Gerrit-Reviewer: Henning Snater <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
