- From: <bugzilla@jessica.w3.org>
- Date: Tue, 18 Mar 2014 06:07:38 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24860 Simon Pieters <simonp@opera.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |simonp@opera.com --- Comment #9 from Simon Pieters <simonp@opera.com> --- "Even when the attribute is absent, however, user agents may provide controls to affect playback of the media resource (e.g. play, pause, seeking, and volume controls), but such features should not interfere with the page's normal rendering. For example, such features could be exposed in the media element's context menu." http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html#user-interface I think explicit buttons on a remote control falls into the above. I don't think the spec allows disabling of fast-forward, but the app could react to 'ratechange' event and change playbackRate back to 1.0 or so. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 18 March 2014 06:07:40 UTC