https://bugzilla.wikimedia.org/show_bug.cgi?id=24778
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Low |Normal Status|NEW |ASSIGNED Web browser|--- |Internet Explorer 8.x AssignedTo|[email protected]. |[email protected] |org | OS/Version|Windows XP |All --- Comment #5 from Krinkle <[email protected]> 2011-06-06 17:07:45 UTC --- (In reply to comment #3) > > "At the bottom" apparently means "immediately before the closing </body> tag. > That is too late, IE has already misparsed everything at that point. > That's right. However as of ResourceLoader 2 there is a "position" property available in the module registry. Those registered as "top" will be loaded in the <head>. We could either turn this property in the IEFixes-module or create a seperate module for "top" things. Given the small size of the module, I think we can just swap this module to the top and add the abbr-creation fix to it. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
