[Bug 11068] New: 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

           Summary: 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.
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#med
                    ia-playback
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: ian@hixie.ch, mike@w3.org,
                    public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


Section: http://www.whatwg.org/specs/web-apps/current-work/#media-playback

Comment:
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.

Posted from: 216.239.45.4 by ian@hixie.ch

-- 
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 Friday, 15 October 2010 19:33:31 UTC