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="{"src":"<ref >>> name=\"Foo\" >>> />","tsr":[32,50],"dsr":[32,50,null,null]}">' >>> ).html(); "<span data-parsoid="{"src":"<ref name="Foo" ></span>","tsr":[32,50],"dsr":[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
