User "Krinkle" posted a comment on MediaWiki.r92332. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92332#c19704 Commit summary:
html:key should be self-closing in jquery.localize unit tests. More IE6, 7 and 8 fixes for jquery.localize unit tests. html:key should be self-closing. This was in most tests, but accidentally forgotten in a few. Other browsers are looser on this, but IE is very strict about it. Comment: [http://toolserver.org/~krinkle/testswarm/job/233/ Before] - [http://toolserver.org/~krinkle/testswarm/job/234/ After] * IE8: Fixed * IE6: Restored, no more exceptions (still failing the tests, like IE7) * IE7: Unchanged _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
