- From: <bugzilla@jessica.w3.org>
- Date: Wed, 22 Sep 2010 06:59:31 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10672 --- Comment #2 from Simon Pieters <simonp@opera.com> 2010-09-22 06:59:30 --- I believe the browsers match the spec. When the video is ended, you're still in the playing state, so if you seek back somewhere (e.g. to the beginning), you don't fire 'play' since the playing state hasn't changed. What's the problem with not firing 'play' in this situation? Do you actually really want the state to become paused when the video has ended? (If you seek back using the seekbar after the video has ended, do you want the video to play or not?) -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 22 September 2010 06:59:32 UTC