[Bug 11068] We should not pause() if the element is removed from a document and then reinserted in the same task, since otherwise that could cause stuttering when moving a video from one frame to another, and would break autoplay when used with innerHTML.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11068

--- Comment #1 from Philip Jägenstedt <philipj@opera.com> 2010-10-18 07:42:49 UTC ---
True, but it's not trivial to implement. Is there a good use-case for moving
video between frames without audio stutter to motivate that implementation
burden?

Also, I don't understand what would happen with autoplay and innerHTML, can
someone clarify?

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 18 October 2010 07:42:52 UTC