[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 #6 from contributor@whatwg.org 2011-02-17 00:52:10 UTC ---
Checked in as WHATWG revision r5899.
Check-in comment: Make it so moving a video around the DOM doesn't pause it.
Also make innerHTML work for <video> elements.
http://html5.org/tools/web-apps-tracker?from=5898&to=5899

-- 
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 Thursday, 17 February 2011 00:52:12 UTC