Skip to content

lrs0304/uievents

This branch is 65 commits behind w3c/uievents:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6753ebf · Oct 15, 2021
Sep 11, 2021
Nov 18, 2015
Jun 24, 2009
Oct 15, 2021
Aug 5, 2018
Sep 14, 2021
Mar 25, 2021
Sep 26, 2018
Jun 11, 2018
Dec 15, 2015
Mar 23, 2021
Apr 24, 2015
Jul 26, 2016
Mar 20, 2021
Oct 8, 2021
Oct 8, 2021
Apr 21, 2015
Apr 21, 2015
Apr 21, 2015
Mar 11, 2016
Sep 16, 2021
Apr 21, 2015
Apr 21, 2015
Apr 21, 2015
Apr 21, 2015
Apr 27, 2017
Apr 22, 2015
May 13, 2019

Repository files navigation

UI Events

This repository is for the UI Events specification (formerly known as DOM 3 Events).

Goals

The goal of the UI/DOM Events sub-group, part of the Web Applications Working Group, is to complete the UI Events specification according to market needs, to drive its adoption and implementation, to provide a comprehensive test suite (for implementability at least, and hopefully for interoperability, too), and to move it along the Recommendation Track to W3C Recommendation status.

Communication

For discussion of matters related to DOM Events, the group uses the [email protected] mailing list (archive).

Documents

Open Issues

Building

This spec was created using bikeshed. If you would like to contribute edits, please make sure that your changes build correctly.

To build this spec:

  1. Clone this repo into a local directory.
  2. Install bikeshed
  3. Run python build.py in your local directory.

To make edits to the spec:

  1. Edit the index.bs file or any of the sections\*.txt files.
  2. Build (as above). This will create a sections\*.include file for each *.txt file and then create the index.html.

When submitting pull requests, make sure you don't include any of the sections\*.include files in your changelist — they've all been added to the .gitignore file so that you don't include them accidentally. All changes should be made in the sections\*.txt files and index.bs.

Testing

Recommendations

If you enjoyed this spec, you might be interested in these other specs from the same publisher:

Releases

No releases published

Packages

No packages published

Languages

  • HTML 93.2%
  • JavaScript 4.0%
  • CSS 1.9%
  • Python 0.9%