Load 'mediawiki.legacy.commonPrint' styles with a media type property
authorKunal Mehta <legoktm@gmail.com>
Mon, 10 Aug 2015 04:44:27 +0000 (21:44 -0700)
committerOri.livneh <ori@wikimedia.org>
Mon, 10 Aug 2015 16:38:07 +0000 (16:38 +0000)
commit11e47561e4652adf1180987f28a2d673286937a0
tree4659dd5ba3c9849d3396412f83d465fdf726ca09
parent85d840f99ab8e9a08428c4af4b14e6b58681534f
Load 'mediawiki.legacy.commonPrint' styles with a media type property

Split the 'mediawiki.legacy.commonPrint' styles into a separate <style>
tag which sets media="print", which will make it a non-render blocking
resource.

Bug: T108413
Change-Id: Ife1d65b31bc79f96d7b89b94fdaeb2babf7ddf40
includes/OutputPage.php
resources/Resources.php