w3c/uievents

Name: uievents

Owner: World Wide Web Consortium

Description: UI Events

Created: 2015-04-20 06:41:55.0

Updated: 2018-01-15 01:30:32.0

Pushed: 2018-01-15 05:04:35.0

Homepage: https://w3c.github.io/uievents/

Size: 53369

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

UI Events

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

Goals

The goal of the UI/DOM3 Events sub-group, part of the Web Platform 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 DOM3 Events, the group uses the www-dom@w3.org mailing list (archive).

Meetings

See our bi-weekly meetings for detailed status and progress toward getting this spec finished and ready for CR.

Next call scheduled for Tuesday October 13th, 2015

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:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.