Followup r92329: Fixes the localize test cases in IE 6 and 7.
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 21 Jul 2011 17:45:03 +0000 (17:45 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 21 Jul 2011 17:45:03 +0000 (17:45 +0000)
commit96dc4b7e8af1bf4e8fc2246de44727a2440afce4
treed082a11dc63785172f7b97900ad894dd64561154
parent11417dd6c34a767df4b0b02178f6e739242bbc49
Followup r92329: Fixes the localize test cases in IE 6 and 7.

Looks like we do in fact need to select on 'msg,html\\:msg' in order to find the <html:msg> bits on both IE 6/7 (search for 'msg') and everything-else (search for 'html:msg').
resources/jquery/jquery.localize.js