- From: <bugzilla@jessica.w3.org>
- Date: Wed, 06 Aug 2014 20:54:56 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18515
--- Comment #40 from David Dorwin <ddorwin@google.com> ---
I believe the changeset has the structural problem I mentioned in comment #38.
I think it should be as follows:
4. If the user agent can advance the current playback position in the direction
of playback, run the following steps:
1. Queue a task to fire a simple event named canplay at the media element.
2. If the paused attribute on the media element is false, queue a task to
fire a simple event named playing at the media element.
Otherwise, the waitingFor attribute on the media element must not be "none".
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 6 August 2014 20:54:58 UTC