jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/393716 )
Change subject: Unify BetaFeatures SVG screenshot markup ...................................................................... Unify BetaFeatures SVG screenshot markup Unifying BetaFeatures SVG screenshot markup by: - adding/changing `id`s for better readability, - sorting attributes, - using full pixel values where applicable and - generalizing attributes on `g` where applicable. Follows up I1dc546a0df52ce9b0885d92b29a7c638ef618025. Bug: T180427 Change-Id: I318494488c8caad842a2d0dd93e7353f8d05b08e --- M images/betafeature-flow-ltr.svg M images/betafeature-flow-rtl.svg 2 files changed, 29 insertions(+), 27 deletions(-) Approvals: Prtksxna: Looks good to me, approved jenkins-bot: Verified diff --git a/images/betafeature-flow-ltr.svg b/images/betafeature-flow-ltr.svg index da2d3d6..df0bc21 100644 --- a/images/betafeature-flow-ltr.svg +++ b/images/betafeature-flow-ltr.svg @@ -1,19 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" width="264" height="162" viewBox="0 0 264 162"> - <defs> - <clipPath id="a"> - <path d="M0 0v152l12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10V0z"/> - </clipPath> - </defs> - <g clip-path="url(#a)"> - <path fill="#fff" d="M263.5 162.25l-263-.5V.5h263z"/> - <path fill="#eaecf0" d="M252 162.496V29H48v133.496zM11 22c0-7.732 6.268-14 14-14s14 6.268 14 14-6.268 14-14 14-14-6.268-14-14zm27 141.807V58H13v105.807h25zM233 5h26v6h-26V5zm-24 0h22v6h-22zm-24 0h22v6h-22zm-23 0h13v6h-13zm15 0h6v6h-6zm-23 0h6v6h-6z"/> - <g fill="#eaecf0"> - <path d="M258 16v4h-92v-4h92m1-1h-94v6h94v-6z"/> - <path d="M168 17h2v2h-2z"/> - </g> - <path fill="#eaecf0" d="M38 45v-5H13v5h25z"/> - <path fill="#eaecf0" d="M0 0v162h264V0zm1 1h262v150.533l-11 9.166-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-11-9.167z"/> - <path fill="#36c" d="M191.047 81.46v39.226l8.717 8.717h-61.02V81.46h52.303zm-74.094-21.792h52.302v17.434h-34.868v30.51h-26.15l8.716-8.718V59.668z"/> - </g> + <defs> + <clipPath id="jagged-edge"> + <path d="M0 0v152l12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10V0z"/> + </clipPath> + </defs> + <g fill="#eaecf0" clip-path="url(#jagged-edge)"> + <path id="background" fill="#fff" d="M0 0h264v162H0"/> + <path id="logo" d="M11 22c0-8 6-14 14-14s14 6 14 14-6 14-14 14-14-6-14-14M38 45v-5H13v5h25"/> + <path id="sidebar" d="M38 163V58H13v106h25"/> + <path id="personal-tools" d="M233 5h26v6h-26V5zM209 5h22v6h-22zM185 5h22v6h-22zM162 5h13v6h-13zM177 5h6v6h-6zM154 5h6v6h-6z"/> + <g id="search"> + <path id="input" d="M258 16v4h-92v-4h92m1-1h-94v6h94v-6z"/> + <path id="icon" d="M168 17h2v2h-2z"/> + </g> + <path id="article" d="M252 162V29H48v133z"/> + <path id="border" d="M0 0v162h264V0zm1 1h262v150.533l-11 9.166-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-11-9z"/> + <path id="flow" fill="#36c" d="M191.047 81.46v39.226l8.717 8.717h-61.02V81.46h52.303zm-74.094-21.792h52.302v17.434h-34.868v30.51h-26.15l8.716-8.718V59.668z"/> + </g> </svg> diff --git a/images/betafeature-flow-rtl.svg b/images/betafeature-flow-rtl.svg index d4d6e3a..3848e51 100644 --- a/images/betafeature-flow-rtl.svg +++ b/images/betafeature-flow-rtl.svg @@ -1,20 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" width="264" height="162" viewBox="0 0 264 162"> <defs> - <clipPath id="a"> + <clipPath id="jagged-edge"> <path d="M0 0v152l12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10V0z"/> </clipPath> </defs> - <g transform="matrix(-1 0 0 1 264 0)" clip-path="url(#a)"> - <path fill="#fff" d="M263.5 162.25l-263-.5V.5h263z"/> - <path fill="#eaecf0" d="M252 162.496V29H48v133.496zM11 22c0-7.732 6.268-14 14-14s14 6.268 14 14-6.268 14-14 14-14-6.268-14-14zM38 163.807V58H13v105.807h25z"/> - <path fill="#eaecf0" d="M233 5h26v6h-26V5zM209 5h22v6h-22zM185 5h22v6h-22zM162 5h13v6h-13zM177 5h6v6h-6zM154 5h6v6h-6z"/> - <g fill="#eaecf0"> - <path d="M258 16v4h-92v-4h92m1-1h-94v6h94v-6z"/> - <path d="M168 17h2v2h-2z"/> + <g fill="#eaecf0" clip-path="url(#jagged-edge)" transform="matrix(-1 0 0 1 264 0)"> + <path id="logo" d="M11 22c0-8 6-14 14-14s14 6 14 14-6 14-14 14-14-6-14-14M38 45v-5H13v5h25"/> + <path id="sidebar" d="M38 163V58H13v106h25"/> + <path id="personal-tools" d="M233 5h26v6h-26V5zM209 5h22v6h-22zM185 5h22v6h-22zM162 5h13v6h-13zM177 5h6v6h-6zM154 5h6v6h-6z"/> + <g id="search"> + <path id="input" d="M258 16v4h-92v-4h92m1-1h-94v6h94v-6z"/> + <path id="icon" d="M168 17h2v2h-2z"/> </g> - <path fill="#eaecf0" d="M38 45v-5H13v5h25z"/> - <path fill="#eaecf0" d="M0 0v162h264V0zm1 1h262v150.533l-11 9.166-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-11-9.167z"/> - <path fill="#36c" d="M191.047 81.46v39.226l8.717 8.717h-61.02V81.46h52.303zm-74.094-21.792h52.302v17.434h-34.868v30.51h-26.15l8.716-8.718V59.668z"/> + <path id="article" d="M252 162V29H48v133z"/> + <path id="border" d="M0 0v162h264V0zm1 1h262v150.533l-11 9.166-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-11-9z"/> + <path id="flow" fill="#36c" d="M191.047 81.46v39.226l8.717 8.717h-61.02V81.46h52.303zm-74.094-21.792h52.302v17.434h-34.868v30.51h-26.15l8.716-8.718V59.668z"/> </g> </svg> -- To view, visit https://gerrit.wikimedia.org/r/393716 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I318494488c8caad842a2d0dd93e7353f8d05b08e Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Flow Gerrit-Branch: master Gerrit-Owner: VolkerE <volke...@wikimedia.org> Gerrit-Reviewer: Catrope <r...@wikimedia.org> Gerrit-Reviewer: Esanders <esand...@wikimedia.org> Gerrit-Reviewer: Jforrester <jforres...@wikimedia.org> Gerrit-Reviewer: Prtksxna <psax...@wikimedia.org> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits