https://bugzilla.wikimedia.org/show_bug.cgi?id=40598

Brad Jorsch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #9 from Brad Jorsch <[email protected]> ---
A quick git bisect turns up gerrit change I77593acf as the first revision where
these tests fail.

I see that patch changed "<html:msg blah />" to "<html:msg blah>" in a bunch of
these tests. And putting those slashes back makes the tests pass in IE8 here.

So the question is whether $( '<div><html:msg></div>' ) is supposed to work in
jQuery, or whether it just happens to work in browsers other than IE6-8 even
though that isn't guaranteed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to