This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 13048 - Error in MediaController event handler table
Summary: Error in MediaController event handler table
Status: CLOSED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: LC1 HTML5 spec (show other bugs)
Version: unspecified
Hardware: All All
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
: 13081 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-06-24 14:53 UTC by Shelley Powers
Modified: 2011-08-09 22:49 UTC (History)
7 users (show)

See Also:


Attachments

Description Shelley Powers 2011-06-24 14:53:17 UTC
The MediaController event handler table shows the durationchange event type repeated twice: once with the ondurationchange event handler, and once with the ontimeupdate event handler. The latter needs to be corrected to the appropriate event handler type (timeupdate).

http://dev.w3.org/html5/spec/the-iframe-element.html#handler-mediacontroller-ontimeupdate
Comment 1 Aryeh Gregor 2011-06-24 17:12:01 UTC
Confirmed, looks like a typo in the normative text.
Comment 2 Aryeh Gregor 2011-06-28 22:43:30 UTC
*** Bug 13081 has been marked as a duplicate of this bug. ***
Comment 3 Michael[tm] Smith 2011-08-04 05:00:59 UTC
mass-moved component to LC1
Comment 4 Ian 'Hixie' Hickson 2011-08-09 22:20:54 UTC
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: Accepted
Change Description: see diff given below
Rationale: Concurred with reporter's comments.
Comment 5 contributor 2011-08-09 22:22:17 UTC
Checked in as WHATWG revision r6392.
Check-in comment: copypasta
http://html5.org/tools/web-apps-tracker?from=6391&to=6392