This page summarizes the relationships among specifications, whether they are finished standards or drafts. Below, each title
links to the most recent version of a document.
Completed Work
W3C Recommendations have
been reviewed by W3C Members, by software developers, and by other
W3C groups and interested parties, and are endorsed by the
Director as Web Standards. Learn more about the W3C Recommendation
Track.
Group Notes are not standards and do not
have the same level of W3C endorsement.
Standards
|
2015-02-24
|
Defines events and interfaces for handling hardware agnostic pointer input from devices such as mouse, pen or touchscreen.
|
|
2014-02-11
|
This document describes event types that can be used for monitoring the progress of an operation. It is primarily intended for contexts such as data transfer operations specified by XMLHTTPRequest [XHR], or Media Access Events [MAE].
|
|
2000-11-13
|
|
Group Notes
|
2010-12-16
|
The XML Events module defined in this specification provides XML languages with the ability to uniformly integrate event listeners and associated event handlers with Document Object Model (DOM) Level 2 event interfaces [DOM2EVENTS]. The result is to provide an interoperable way of associating behaviors with document-level markup.
|
|
2006-02-02
|
|
Drafts
Below are draft documents:
Candidate Recommendations, other Working Drafts .
Some of these may become Web Standards through the W3C Recommendation Track
process. Others may be published as Group Notes or
become obsolete specifications.
Candidate Recommendations
|
2017-06-01
|
This specification defines the values for the KeyboardEvent.code attribute which is defined in DOM 3 Events.
|
|
2017-06-01
|
This specification defines the values for the KeyboardEvent.key attribute which is defined in DOM 3 Events.
|
Other Working Drafts
|
2016-08-04
|
This specification defines the Document Object Model Events Level 3, a generic platform- and language-neutral event system which allows registration of event handlers, describes event flow through a tree structure, and provides basic contextual information for each event. The Document Object Model Events Level 3 builds on the Document Object Model Events Level 2 [DOM2 Events].
|
|
2006-10-13
|
|
Obsolete Specifications
These specifications have either been superseded by others,
or have been abandoned. They remain available for archival
purposes, but are not intended to be used.
Retired