This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
The specification states: "If the media element's Document stops being a fully active document, then the playback will stop until the document is active again." This implies that it would not be possible for a user to listen to audio in the background or take notes about a video in another application while viewing the video at the same time. Suggest that the decision about what should be done in this case should be left to the user agent.
If you follow the reference to http://www.whatwg.org/specs/web-apps/current-work/multipage/browsers.html#fully-active and then some you'll see that "active document" has to do with history navigation, not tabs or anything like this. I reported this same issue perhaps a year ago based on the same misunderstanding.
What does this bug even mean? User agents are already free to ignore autoplay if that's what you mean. They are also free to provide features for blocking audio/video on a per-origin basis if they want, and can pretend that the network is down for the DOM API to be in a sane state.
(In reply to comment #2) > What does this bug even mean? User agents are already free to ignore autoplay > if that's what you mean. They are also free to provide features for blocking > audio/video on a per-origin basis if they want, and can pretend that the > network is down for the DOM API to be in a sane state. > Sorry, it's morning and I didn't see my previous reply...
HTML Accessibility Task force has decided not to track this.
Removing myself from cc list, default on bug edits is to add, but I'm only acting on behalf of HTML A11Y TF which is already cc'd.
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document: http://dev.w3.org/html5/decision-policy/decision-policy.html Status: Rejected Change Description: no spec change Rationale: As Philip says, a tab not having focus doesn't mean it's not fully active.
Bug triage sub-team agrees "worksforme" is ok resolution for this bug.