User "Krinkle" posted a comment on MediaWiki.r95445.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95445#c21425
Commit summary:

(bug 30499) Create jQuery replacements for injectSpinner and removeSpinner

Comment:

Please note that inline-block is not supported in IE6 and IE7. In the legacy 
script this wasn't an issue because it used an {{tag|img|o}}, now that it is a 
{{tag|div|o}} it becomes an issue. Either use an {{tag|img|o}} or make sure it 
works in IE6 / IE7 without becoming a block level element (ie-star-hack + 
hasLayout).

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to