- From: <bugzilla@jessica.w3.org>
- Date: Mon, 03 Jun 2013 15:08:59 +0000
- To: public-media-capture@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22247 Bug ID: 22247 Summary: Setting loop attribute on a media element reading from a MediaStream Classification: Unclassified Product: WebRTC Working Group Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P2 Component: Media Capture and Streams Assignee: public-media-capture@w3.org Reporter: dom@w3.org CC: public-media-capture@w3.org Currently, the spec says that the only valid value for media.loop when the media reads from a MediaStream is "false"; but it's not clear whether it means that setting it to true doesn't change the value of the attribute, or merely that it doesn't have any effect. I'm not finding any clear guidance on this from the HTML spec: http://www.w3.org/html/wg/drafts/html/CR/embedded-content-0.html#attr-media-loop Currently, Firefox accepts to set it to true, but I don't know if that's intended or just the current state of implementation. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
Received on Monday, 3 June 2013 15:09:00 UTC