From: Timo Tijhof Date: Sun, 11 Jan 2015 15:43:35 +0000 (-0800) Subject: mw.loader: Remove support for IE6 X-Git-Tag: 1.31.0-rc.0~12692^2 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22calendrier%22%2C%22type=semaine%22%29%20.%20%22?a=commitdiff_plain;h=21600643438fa6228f93a0884ad12e07279024d6;p=lhc%2Fweb%2Fwiklou.git mw.loader: Remove support for IE6 The client loader doesn't run in IE6. Since MediaWiki 1.24, the startup module provides IE6 a javascriptless environment. Change-Id: I16628e21d6a89a31dc65baf4a22c6fb31dde2535 --- diff --git a/resources/src/mediawiki/mediawiki.js b/resources/src/mediawiki/mediawiki.js index e0e2963a68..b63e88910b 100644 --- a/resources/src/mediawiki/mediawiki.js +++ b/resources/src/mediawiki/mediawiki.js @@ -732,26 +732,15 @@ * * @private * @param {string} text CSS text - * @param {HTMLElement|jQuery} [nextnode=document.head] The element where the style tag should be - * inserted before. Otherwise it will be appended to ``. + * @param {HTMLElement|jQuery} [nextnode=document.head] The element where the style tag + * should be inserted before. Otherwise it will be appended to ``. * @return {HTMLElement} Reference to the created `