Jdlrobson has submitted this change and it was merged. Change subject: experimental: remove all inline styles from #content in ALPHA ......................................................................
experimental: remove all inline styles from #content in ALPHA This bold move scrubs inline styles from alpha. This allows us to assess the benefits inline styles provide and use this as a springboard for targeting styles via classes and stylesheets instead. This is cheaper than doing on the server side. See http://www.mediawiki.org/wiki/Deprecating_inline_styles for more information on problem Change-Id: Ia36ed825fbfb5290af06382d35cc61102b1457dc --- M MobileFrontend.php A javascripts/modules/mf-inline-style-scrubber.js 2 files changed, 10 insertions(+), 0 deletions(-) Approvals: JGonera: Looks good to me, but someone else must approve Jdlrobson: Verified; Looks good to me, approved jenkins-bot: Checked -- To view, visit https://gerrit.wikimedia.org/r/42747 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia36ed825fbfb5290af06382d35cc61102b1457dc Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: master Gerrit-Owner: Jdlrobson <[email protected]> Gerrit-Reviewer: JGonera <[email protected]> Gerrit-Reviewer: Jdlrobson <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
