[whatwg] HTML Audio Element removal from DOM

On Tue, Jan 17, 2012 at 1:19 PM, Charles Pritchard <chuck at jumis.com> wrote:
> When an <audio> element is removed from the DOM while playing, is that
> element paused?
> That seems to be the behavior in Chrome. I'm looking for clarification.

Does this only apply to elements that were previously in the DOM and
then removed, or also those that started out outside the DOM?

I agree with Andrew - this appears to be a webkit bug.

~TJ

Received on Tuesday, 17 January 2012 13:37:11 UTC