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

--- Comment #6 from Roan Kattouw <[email protected]> ---
This is a bug in jQuery. To reproduce:

>>> $( '<div>' ).html( '<span data-parsoid="{&quot;src&quot;:&quot;<ref 
>>> name=\&quot;Foo\&quot; 
>>> />&quot;,&quot;tsr&quot;:[32,50],&quot;dsr&quot;:[32,50,null,null]}">' 
>>> ).html();

"<span data-parsoid="{&quot;src&quot;:&quot;<ref name=&quot;Foo&quot;
></span>&quot;,&quot;tsr&quot;:[32,50],&quot;dsr&quot;:[32,50,null,null]}"></span>"

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

Reply via email to