[Core JS] mw.util.addCSS: Insert style tag into dom before setting cssText
[lhc/web/wiklou.git] / RELEASE-NOTES-1.19
index f33498b..f5acada 100644 (file)
@@ -194,6 +194,8 @@ production.
 * (bug 33156) Special:Block now allows you to confirm you want to block yourself
   when using non-normalized username
 * (bug 33246) News icon shown for news:// URLs but not for news: URLs
+* (bug 33305) Make mw.util.addCSS resistant to IE's @font-face bug with setting
+  cssText before DOM insertion.
 
 === API changes in 1.19 ===
 * (bug 19838) siprop=interwikimap can now use the interwiki cache.