https://bugzilla.wikimedia.org/show_bug.cgi?id=41331
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Low Status|NEW |ASSIGNED Severity|normal |minor --- Comment #1 from Krinkle <[email protected]> 2012-10-23 21:50:49 UTC --- Reproduce: Execute the following in WinXP/IE8: > mw.loader.load('//example.org/some-styles.css', 'text/css'); As a result, it does add the <link> tag but the styles aren't applied. Also, I noticed IE8/WinXP seems to be throwing security warnings when dynamically inserting <link> from the console with a protocol relative url when on HTTPS. Not sure if that is related. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
