[Webkit-unassigned] [Bug 44827] If an <object> is removed from the page while its fallback content is being used, Safari will automatically use fallback content when the object is re-inserted.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Aug 28 13:23:34 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44827
--- Comment #1 from Marc Hoyois <marc.hoyois at gmail.com> 2010-08-28 13:23:35 PST ---
Forgot to mention that the bug has a workaround:
Everything works as expected if, instead of restoring the original <object> element, one restores a clone element.cloneNode(true).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list