[whatwg] A slightly different use-case for shared workers

Robert O'Callahan:
> Why not just open new window and move the playing <audio> element from the
> old window into the new window? You might need to call play() on it again in
> the new window, but you shouldn't lose your place in the stream.

Why shouldn?t that throw a WRONG_DOCUMENT_ERR?

-- 
Cameron McCormack ? http://mcc.id.au/

Received on Friday, 29 August 2008 07:20:21 UTC