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 6475 - Missing event handler attributes
Summary: Missing event handler attributes
Status: CLOSED DUPLICATE of bug 6351
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML5 spec (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-27 11:18 UTC by Simon Pieters
Modified: 2010-10-04 13:57 UTC (History)
3 users (show)

See Also:


Attachments

Description Simon Pieters 2009-01-27 11:18:39 UTC
AFAICT the spec is missing the following event handler attributes:

onshow, onemptied, onloadstart, onprogress, onstalled, onsuspend, ondurationchange, onloadedmetadata, onloadeddata, onwaiting, oncanplay, onplaying, oncanplaythrough, onplay, ontimeupdate, onended, onratechange, onpause, onseeking, onseeked, onvolumechange, onforminput, onformchange, oninput, oninvalid
Comment 1 Ian 'Hixie' Hickson 2009-03-31 01:48:11 UTC
I'll go through and do all the events at once later on.
Comment 2 Ian 'Hixie' Hickson 2009-04-01 01:39:39 UTC

*** This bug has been marked as a duplicate of bug 6351 ***