https://bugzilla.wikimedia.org/show_bug.cgi?id=28413
--- Comment #3 from Trevor Parscal <[email protected]> 2011-04-05 18:25:31 UTC --- Well, mediaWiki.loader.load uses.. $( 'head' ).append( $( '<link rel="stylesheet" type="text/css" />' ).attr( 'href', modules ) ); So, are we saying that using some of the attributes in the initial HTML string is the difference between IE crashing or not? -- 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
