Followup r110988: IE8 throws JS errors if you try to call .append() on a <style>...
authorRoan Kattouw <catrope@users.mediawiki.org>
Thu, 9 Feb 2012 19:02:59 +0000 (19:02 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Thu, 9 Feb 2012 19:02:59 +0000 (19:02 +0000)
commitb26d2f243e1fff18d6de80bce75c5d602ce827ef
tree91a02d265010b29b4dffebab4d4cc76ede582753
parent470c07f04236cb48bc270223b5fcf7907c6b7f7a
Followup r110988: IE8 throws JS errors if you try to call .append() on a <style> tag (or try to change .innerHTML), so catch the error and fall back to replacing the style tag with a new one
resources/mediawiki/mediawiki.js