Skip to content

w3c/pointerevents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

46cfc01 · Feb 13, 2025
Nov 29, 2024
Oct 27, 2022
Jun 6, 2019
Jun 6, 2018
May 19, 2018
May 19, 2018
Mar 13, 2024
Feb 13, 2025
Mar 21, 2022

Repository files navigation

Introduction

This repo holds the sources for the Pointer Events spec of the Pointer Events Working Group.

Editing process

  • Edit first, review later: Editors land changes at their discretion, but a change should be reverted if it turns out the change does not reflect the rough consensus of the working group.
  • Test driven: Normative spec changes are generally expected to have a corresponding pull request in web-platform-test/pointerevents. Outstanding test work is tracked via issues in this repository and issues generally remain open until both spec and test changes land.

Test