| Index: trunk/phase3/RELEASE-NOTES-1.19 |
| — | — | @@ -193,8 +193,8 @@ |
| 194 | 194 | * (bug 33156) Special:Block now allows you to confirm you want to block yourself |
| 195 | 195 | when using non-normalized username |
| 196 | 196 | * (bug 33246) News icon shown for news:// URLs but not for news: URLs |
| 197 | | -* (bug 33305) Make mw.util.addCSS resistant to IE's @font-face bug with setting |
| 198 | | - cssText before DOM insertion. |
| | 197 | +* (bug 33305) Make mw.util.addCSS resistant to IE's @font-face bug by setting |
| | 198 | + cssText after DOM insertion. |
| 199 | 199 | |
| 200 | 200 | === API changes in 1.19 === |
| 201 | 201 | * (bug 19838) siprop=interwikimap can now use the interwiki cache. |