jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/399136 )
Change subject: Unify SVG markup ...................................................................... Unify SVG markup Align SVG markup across Foundation products by: - unifying XML declaration, - removing unnecessary `standalone="no"` attribute as it's default, - removing all SVG editor metadata, - removing unnecessary `g` group elements, - putting attributes on `path`, - removing unnecessary ids and - unifying whitespace. Saving up to 13% file size before gzipping. Bug: T178867 Change-Id: Ice5aebb17143c64b3e77c28000e9902b45dc3ff8 --- M resources/ext.TwoColConflict.helpDialog/slide1-ltr.svg M resources/ext.TwoColConflict.helpDialog/slide1-rtl.svg M resources/ext.TwoColConflict.helpDialog/slide2-ltr.svg M resources/ext.TwoColConflict.helpDialog/slide2-rtl.svg M resources/ext.TwoColConflict.helpDialog/slide3-ltr.svg M resources/ext.TwoColConflict.helpDialog/slide3-rtl.svg M resources/ext.TwoColConflict.helpDialog/slide4-ltr.svg M resources/ext.TwoColConflict.helpDialog/slide4-rtl.svg M resources/ext.TwoColConflict.helpDialog/slide5-ltr.svg M resources/ext.TwoColConflict.helpDialog/slide5-rtl.svg 10 files changed, 518 insertions(+), 1,610 deletions(-) Approvals: WMDE-Fisch: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/399136 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ice5aebb17143c64b3e77c28000e9902b45dc3ff8 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/TwoColConflict Gerrit-Branch: master Gerrit-Owner: VolkerE <[email protected]> Gerrit-Reviewer: Addshore <[email protected]> Gerrit-Reviewer: Andrew-WMDE <[email protected]> Gerrit-Reviewer: Tobias Gritschacher <[email protected]> Gerrit-Reviewer: WMDE-Fisch <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
