- From: <bugzilla@jessica.w3.org>
- Date: Fri, 15 Oct 2010 19:33:28 +0000
- To: public-html@w3.org
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 on the CC list for the bug.
Received on Friday, 15 October 2010 19:33:30 UTC