-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement the rule suggested in #8340 to have the events table only include events that the HTML spec actually fires. * Drop contextmenu, copy, cut, paste, securitypolicyviolation, and slotchange entries from the table. * Add a pointercancel entry to the table. * Reference the original definitions of copy, cut, paste, securitypolicyviolation, and slotchange, in their own specs. * Drop a reference to Page Visibility and drop Page Visibility from the list of references. * Add introductory text to the index, mentioning that the list completes the media element events list and drag-and-drop events list. This replaces the note that previously followed the table. Closes #8340.
- Loading branch information
1 parent
281f436
commit 627ee28
Showing
1 changed file
with
22 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters