Skip to content

Instantly share code, notes, and snippets.

@wbamberg
Created October 14, 2021 00:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wbamberg/77e4a1a613acc4216729db3e9033d485 to your computer and use it in GitHub Desktop.
Save wbamberg/77e4a1a613acc4216729db3e9033d485 to your computer and use it in GitHub Desktop.

Report from 10/13/2021, 5:33:36 PM

All unhandled elements

  • td (45)
  • tr (37)
  • section#Quick_links (6)
  • table.standard-table (1)
  • th[style="width: 50%"] (1)
  • tr#media (1)

Details per Document

Missing conversion rules

  • section#Quick_links (142:1)

Missing conversion rules

  • section#Quick_links (218:1)

Missing conversion rules

  • section#Quick_links (89:1)

Invalid AST transformations

tr (23:2) => tableRow
type: "html"
value: "<th style=\"width: 50%\">Description</th>"
td (31:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "Events related to the "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Web_Animations_API"
  children: 
    type: "text"
    value: "Web Animation API"
  type: "text"
  value: ".",type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 1
shouldWrap: true
children: 
  type: "text"
  value: "Used to respond to changes in animation status (e.g. when an animation starts or ends)."
tr (29:3) => tableRow
type: "html"
value: "<td><p>Events related to the <a href=\"/en-US/docs/Web/API/Web_Animations_API\">Web Animation API</a>.</p><p>Used to respond to changes in animation status (e.g. when an animation starts or ends).</p></td>"
td (40:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 2
shouldWrap: true
children: 
  type: "text"
  value: "Events related to the fetching data."
tr (38:3) => tableRow
type: "html"
value: "<td><p>Events related to the fetching data.</p></td>"
td (49:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 3
shouldWrap: true
children: 
  type: "text"
  value: "Events related to the "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Clipboard_API"
  children: 
    type: "text"
    value: "Clipboard API"
  type: "text"
  value: ".",type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 3
shouldWrap: true
children: 
  type: "text"
  value: "Used to notify when content is cut, copied, or pasted."
tr (47:2) => tableRow
type: "html"
value: "<td><p>Events related to the <a href=\"/en-US/docs/Web/API/Clipboard_API\">Clipboard API</a>.</p><p>Used to notify when content is cut, copied, or pasted.</p></td>"
td (59:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 4
shouldWrap: true
children: 
  type: "text"
  value: "Events related to composition; entering text \"indirectly\" (rather than using normal keyboard presses).",type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 4
shouldWrap: true
children: 
  type: "text"
  value: "For example, text entered via a speech to text engine, or using special key combinations that modify keyboard presses to represent new characters in another language."
tr (57:2) => tableRow
type: "html"
value: "<td><p>Events related to composition; entering text \"indirectly\" (rather than using normal keyboard presses).</p><p>For example, text entered via a speech to text engine, or using special key combinations that modify keyboard presses to represent new characters in another language.</p></td>"
td (69:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 5
shouldWrap: true
children: 
  type: "text"
  value: "Events related to "
  type: "link"
  title: 

  url: "/en-US/docs/Web/CSS/CSS_Transitions"
  children: 
    type: "text"
    value: "CSS Transitions"
  type: "text"
  value: ".",type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 5
shouldWrap: true
children: 
  type: "text"
  value: "Provides notification events when CSS transitions start, stop, are cancelled, etc."
tr (67:2) => tableRow
type: "html"
value: "<td><p>Events related to <a href=\"/en-US/docs/Web/CSS/CSS_Transitions\">CSS Transitions</a>.</p><p>Provides notification events when CSS transitions start, stop, are cancelled, etc.</p></td>"
td (78:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 6
shouldWrap: true
children: 
  type: "text"
  value: "Events related to database operations: opening, closing, transactions, errors, etc."
tr (76:2) => tableRow
type: "html"
value: "<td><p>Events related to database operations: opening, closing, transactions, errors, etc.</p></td>"
td (86:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 7
shouldWrap: true
children: 
  type: "text"
  value: "Events related to modifications to the Document Object Model (DOM) hierarchy and nodes."
td (89:3) => tableCell
type: "blockquote"
children: 
  type: "paragraph"
  children: 
    type: "strong"
    children: 
      type: "text"
      value: "Warning:"
    type: "text"
    value: " "
    type: "link"
    title: 

    url: "/en-US/docs/Web/API/MutationEvent"
    children: 
      type: "text"
      value: "Mutation Events"
    type: "text"
    value: " are deprecated. "
    type: "link"
    title: 

    url: "/en-US/docs/Web/API/MutationObserver"
    children: 
      type: "text"
      value: "Mutation Observers"
    type: "text"
    value: " should be used instead."
tr (84:3) => tableRow
type: "html"
value: "<td><p>Events related to modifications to the Document Object Model (DOM) hierarchy and nodes.</p></td>",type: "html"
value: "<td><div class=\"notecard warning\"><p><strong>Warning:</strong> <a href=\"/en-US/docs/Web/API/MutationEvent\">Mutation Events</a> are deprecated. <a href=\"/en-US/docs/Web/API/MutationObserver\">Mutation Observers</a> should be used instead.</p></div></td>"
td (98:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 8
shouldWrap: true
children: 
  type: "text"
  value: "Events related to using the "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/HTML_Drag_and_Drop_API"
  children: 
    type: "text"
    value: "HTML Drag and Drop API"
  type: "text"
  value: " and "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/WheelEvent"
  children: 
    type: "text"
    value: "wheel events"
  type: "text"
  value: ".",type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 8
shouldWrap: true
children: 
  type: "text"
  value: "Drag and Wheel events are derived from mouse events. While they are fired when using mouse wheel or drag/drop, they may also be used with other appropriate hardware."
td (102:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 8
shouldWrap: true
children: 
  type: "text"
  value: "Drag events fired on "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Document#drag_drop_events"
  children: 
    type: "inlineCode"
    value: "Document",type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 8
shouldWrap: true
children: 
  type: "text"
  value: "Wheel events fired on "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Document/wheel_event"
  children: 
    type: "inlineCode"
    value: "Document"
  type: "text"
  value: " and "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Element/wheel_event"
  children: 
    type: "inlineCode"
    value: "Element"
tr (96:2) => tableRow
type: "html"
value: "<td><p>Events related to using the <a href=\"/en-US/docs/Web/API/HTML_Drag_and_Drop_API\">HTML Drag and Drop API</a> and <a href=\"/en-US/docs/Web/API/WheelEvent\">wheel events</a>.</p><p>Drag and Wheel events are derived from mouse events. While they are fired when using mouse wheel or drag/drop, they may also be used with other appropriate hardware.</p></td>",type: "html"
value: "<td><p>Drag events fired on <a href=\"/en-US/docs/Web/API/Document#drag_drop_events\"><code>Document</code></a></p><p>Wheel events fired on <a href=\"/en-US/docs/Web/API/Document/wheel_event\"><code>Document</code></a> and <a href=\"/en-US/docs/Web/API/Element/wheel_event\"><code>Element</code></a></p></td>"
td (110:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 9
shouldWrap: true
children: 
  type: "text"
  value: "Events related to elements gaining and losing focus."
tr (108:2) => tableRow
type: "html"
value: "<td><p>Events related to elements gaining and losing focus.</p></td>"
td (119:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 10
shouldWrap: true
children: 
  type: "text"
  value: "Events related to forms being constructed, reset and submitted."
tr (117:2) => tableRow
type: "html"
value: "<td><p>Events related to forms being constructed, reset and submitted.</p></td>"
td (129:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 11
shouldWrap: true
children: 
  type: "text"
  value: "Events related to the "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Fullscreen_API"
  children: 
    type: "text"
    value: "Fullscreen API"
  type: "text"
  value: ".",type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 11
shouldWrap: true
children: 
  type: "text"
  value: "Used to notify when the transitioning between full screen and windowed modes, and also of errors occurring during this transition."
tr (127:2) => tableRow
type: "html"
value: "<td><p>Events related to the <a href=\"/en-US/docs/Web/API/Fullscreen_API\">Fullscreen API</a>.</p><p>Used to notify when the transitioning between full screen and windowed modes, and also of errors occurring during this transition.</p></td>"
td (139:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 12
shouldWrap: true
children: 
  type: "text"
  value: "Events related to the "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Gamepad_API"
  children: 
    type: "text"
    value: "Gamepad API"
  type: "text"
  value: "."
tr (137:2) => tableRow
type: "html"
value: "<td><p>Events related to the <a href=\"/en-US/docs/Web/API/Gamepad_API\">Gamepad API</a>.</p></td>"
td (148:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 13
shouldWrap: true
children: 
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Touch_events"
  children: 
    type: "text"
    value: "Touch events"
  type: "text"
  value: " are recommended for implementing gestures."
td (151:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 13
shouldWrap: true
children: 
  type: "text"
  value: "Events fired on "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Document#touch_events"
  children: 
    type: "inlineCode"
    value: "Document"
  type: "text"
  value: ", "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Element#touch_events"
  children: 
    type: "inlineCode"
    value: "Element"
  type: "text"
  value: ".",type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 13
shouldWrap: true
children: 
  type: "text"
  value: "In addition there are a number of non-standard gesture events:",type: "list"
ordered: false
start: 

spread: false
children: 
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "Non-standard WebKit specific events on "
      type: "link"
      title: 

      url: "/en-US/docs/Web/API/Element#touch_events"
      children: 
        type: "inlineCode"
        value: "Element"
      type: "text"
      value: ": "
      type: "link"
      title: 

      url: "/en-US/docs/Web/API/Element/gesturestart_event"
      children: 
        type: "inlineCode"
        value: "gesturestart"
        type: "text"
        value: " event"
      type: "text"
      value: ", "
      type: "link"
      title: 

      url: "/en-US/docs/Web/API/Element/gesturechange_event"
      children: 
        type: "inlineCode"
        value: "gesturechange"
        type: "text"
        value: " event"
      type: "text"
      value: ", "
      type: "link"
      title: 

      url: "/en-US/docs/Web/API/Element/gestureend_event"
      children: 
        type: "inlineCode"
        value: "gestureend"
        type: "text"
        value: " event"
      type: "text"
      value: "."
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "Non-standard IE specific events on "
      type: "link"
      title: 

      url: "/en-US/docs/Web/API/Element#touch_events"
      children: 
        type: "inlineCode"
        value: "Element"
      type: "text"
      value: ": "
      type: "link"
      title: 

      url: "/en-US/docs/Web/API/Element/MSGestureStart_event"
      children: 
        type: "inlineCode"
        value: "MSGestureStart"
      type: "text"
      value: ", "
      type: "link"
      title: 

      url: "/en-US/docs/Web/API/Element/MSGestureChange_event"
      children: 
        type: "inlineCode"
        value: "MSGestureChange"
      type: "text"
      value: ", "
      type: "link"
      title: 

      url: "/en-US/docs/Web/API/Element/MSGestureEnd_event"
      children: 
        type: "inlineCode"
        value: "MSGestureEnd"
      type: "text"
      value: ", "
      type: "link"
      title: 

      url: "/en-US/docs/Web/API/Element/MSGestureHold_event"
      children: 
        type: "inlineCode"
        value: "MSGestureHold"
      type: "text"
      value: ", "
      type: "link"
      title: 

      url: "/en-US/docs/Web/API/Element/MSGestureTap_event"
      children: 
        type: "inlineCode"
        value: "MSGestureTap"
      type: "text"
      value: "."
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "text"
      value: "Deprecated/non-standard Mozilla touch events "
      type: "link"
      title: 

      url: "/en-US/docs/Web/API/Touch_events/Mozilla_experimental_events"
      children: 
        type: "text"
        value: "Touch events (Mozilla experimental)"
  type: "listItem"
  spread: false
  children: 
    type: "paragraph"
    children: 
      type: "link"
      title: 

      url: "/en-US/docs/Web/Events/Mouse_gesture_events"
      children: 
        type: "text"
        value: "Mouse gesture events for Firefox Addons"
tr (146:3) => tableRow
type: "html"
value: "<td><p><a href=\"/en-US/docs/Web/API/Touch_events\">Touch events</a> are recommended for implementing gestures.</p></td>",type: "html"
value: "<td><p>Events fired on <a href=\"/en-US/docs/Web/API/Document#touch_events\"><code>Document</code></a>, <a href=\"/en-US/docs/Web/API/Element#touch_events\"><code>Element</code></a>.</p><p>In addition there are a number of non-standard gesture events:</p><ul><li>Non-standard WebKit specific events on <a href=\"/en-US/docs/Web/API/Element#touch_events\"><code>Element</code></a>: <a href=\"/en-US/docs/Web/API/Element/gesturestart_event\"><code>gesturestart</code> event</a>, <a href=\"/en-US/docs/Web/API/Element/gesturechange_event\"><code>gesturechange</code> event</a>, <a href=\"/en-US/docs/Web/API/Element/gestureend_event\"><code>gestureend</code> event</a>.</li><li>Non-standard IE specific events on <a href=\"/en-US/docs/Web/API/Element#touch_events\"><code>Element</code></a>: <a href=\"/en-US/docs/Web/API/Element/MSGestureStart_event\"><code>MSGestureStart</code></a>, <a href=\"/en-US/docs/Web/API/Element/MSGestureChange_event\"><code>MSGestureChange</code></a>, <a href=\"/en-US/docs/Web/API/Element/MSGestureEnd_event\"><code>MSGestureEnd</code></a>, <a href=\"/en-US/docs/Web/API/Element/MSGestureHold_event\"><code>MSGestureHold</code></a>, <a href=\"/en-US/docs/Web/API/Element/MSGestureTap_event\"><code>MSGestureTap</code></a>.</li><li>Deprecated/non-standard Mozilla touch events <a href=\"/en-US/docs/Web/API/Touch_events/Mozilla_experimental_events\">Touch events (Mozilla experimental)</a></li><li><a href=\"/en-US/docs/Web/Events/Mouse_gesture_events\">Mouse gesture events for Firefox Addons</a></li></ul></td>"
td (166:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 14
shouldWrap: true
children: 
  type: "text"
  value: "Events related to the "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/History_API"
  children: 
    type: "text"
    value: "History API"
  type: "text"
  value: "."
tr (164:2) => tableRow
type: "html"
value: "<td><p>Events related to the <a href=\"/en-US/docs/Web/API/History_API\">History API</a>.</p></td>"
td (175:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 15
shouldWrap: true
children: 
  type: "text"
  value: "Events related to changing the state of a display or textual element."
tr (173:3) => tableRow
type: "html"
value: "<td><p>Events related to changing the state of a display or textual element.</p></td>"
td (184:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 16
shouldWrap: true
children: 
  type: "text"
  value: "Events related to HTML input elements e.g. {{SFRNTEVsZW1lbnQoImlucHV0Iik=}}, {{SFRNTEVsZW1lbnQoInNlbGVjdCIp}}, or {{SFRNTEVsZW1lbnQoInRleHRhcmVhIik=}}."
tr (182:2) => tableRow
type: "html"
value: "<td><p>Events related to HTML input elements e.g. {{SFRNTEVsZW1lbnQoImlucHV0Iik=}}, {{SFRNTEVsZW1lbnQoInNlbGVjdCIp}}, or {{SFRNTEVsZW1lbnQoInRleHRhcmVhIik=}}.</p></td>"
td (192:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 17
shouldWrap: true
children: 
  type: "text"
  value: "Events related to using a "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/KeyboardEvent"
  children: 
    type: "text"
    value: "keyboard"
  type: "text"
  value: ".",type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 17
shouldWrap: true
children: 
  type: "text"
  value: "Used to notify when keys are moved up, down, or just pressed."
tr (190:2) => tableRow
type: "html"
value: "<td><p>Events related to using a <a href=\"/en-US/docs/Web/API/KeyboardEvent\">keyboard</a>.</p><p>Used to notify when keys are moved up, down, or just pressed.</p></td>"
td (202:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 18
shouldWrap: true
children: 
  type: "text"
  value: "Events related to loading and unloading documents."
td (205:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 18
shouldWrap: true
children: 
  type: "text"
  value: "Events fired on "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Document#load_unload_events"
  children: 
    type: "inlineCode"
    value: "Document"
  type: "text"
  value: " and "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Window#load_unload_events"
  children: 
    type: "inlineCode"
    value: "Window"
  type: "text"
  value: "."
tr (200:2) => tableRow
type: "html"
value: "<td><p>Events related to loading and unloading documents.</p></td>",type: "html"
value: "<td><p>Events fired on <a href=\"/en-US/docs/Web/API/Document#load_unload_events\"><code>Document</code></a> and <a href=\"/en-US/docs/Web/API/Window#load_unload_events\"><code>Window</code></a>.</p></td>"
td (212:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 19
shouldWrap: true
children: 
  type: "text"
  value: "Events related to installation of "
  type: "link"
  title: 

  url: "/en-US/docs/Web/Manifest"
  children: 
    type: "text"
    value: "progressive web app manifests"
  type: "text"
  value: "."
tr (210:2) => tableRow
type: "html"
value: "<td><p>Events related to installation of <a href=\"/en-US/docs/Web/Manifest\">progressive web app manifests</a>.</p></td>"
td (229:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 21
shouldWrap: true
children: 
  type: "text"
  value: "Events related to a window receiving a message from another browsing context."
tr (227:2) => tableRow
type: "html"
value: "<td><p>Events related to a window receiving a message from another browsing context.</p></td>"
td (237:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 22
shouldWrap: true
children: 
  type: "text"
  value: "Events related to using a "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/MouseEvent"
  children: 
    type: "text"
    value: "computer mouse"
  type: "text"
  value: ".",type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 22
shouldWrap: true
children: 
  type: "text"
  value: "Used to notify when the mouse is clicked, doubleclicked, up and down events, right-click, movement in and out of an element, text selection, etc.",type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 22
shouldWrap: true
children: 
  type: "text"
  value: "Pointer events provide a hardware-agnostic alternative to mouse events. Drag and Wheel events are derived from mouse events."
tr (235:2) => tableRow
type: "html"
value: "<td><p>Events related to using a <a href=\"/en-US/docs/Web/API/MouseEvent\">computer mouse</a>.</p><p>Used to notify when the mouse is clicked, doubleclicked, up and down events, right-click, movement in and out of an element, text selection, etc.</p><p>Pointer events provide a hardware-agnostic alternative to mouse events. Drag and Wheel events are derived from mouse events.</p></td>"
td (247:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 23
shouldWrap: true
children: 
  type: "text"
  value: "Events related to gaining and losing network connection."
td (250:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 23
shouldWrap: true
children: 
  type: "text"
  value: "Events fired on "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Window#connection_events"
  children: 
    type: "inlineCode"
    value: "Window"
  type: "text"
  value: ".",type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 23
shouldWrap: true
children: 
  type: "text"
  value: "Events fired on "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/NetworkInformation#event_handler"
  children: 
    type: "inlineCode"
    value: "NetworkInformation"
  type: "text"
  value: " ("
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Network_Information_API"
  children: 
    type: "text"
    value: "Network Information API"
  type: "text"
  value: ")."
tr (245:2) => tableRow
type: "html"
value: "<td><p>Events related to gaining and losing network connection.</p></td>",type: "html"
value: "<td><p>Events fired on <a href=\"/en-US/docs/Web/API/Window#connection_events\"><code>Window</code></a>.</p><p>Events fired on <a href=\"/en-US/docs/Web/API/NetworkInformation#event_handler\"><code>NetworkInformation</code></a> (<a href=\"/en-US/docs/Web/API/Network_Information_API\">Network Information API</a>).</p></td>"
td (258:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 24
shouldWrap: true
children: 
  type: "text"
  value: "Events related to the "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Payment_Request_API"
  children: 
    type: "text"
    value: "Payment Request API"
  type: "text"
  value: "."
td (261:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 24
shouldWrap: true
children: 
  type: "text"
  value: "Events fired on "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/PaymentRequest#events"
  children: 
    type: "inlineCode"
    value: "PaymentRequest"
  type: "text"
  value: ", "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/PaymentResponse#events"
  children: 
    type: "inlineCode"
    value: "PaymentResponse"
  type: "text"
  value: "."
tr (256:2) => tableRow
type: "html"
value: "<td><p>Events related to the <a href=\"/en-US/docs/Web/API/Payment_Request_API\">Payment Request API</a>.</p></td>",type: "html"
value: "<td><p>Events fired on <a href=\"/en-US/docs/Web/API/PaymentRequest#events\"><code>PaymentRequest</code></a>, <a href=\"/en-US/docs/Web/API/PaymentResponse#events\"><code>PaymentResponse</code></a>.</p></td>"
td (268:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 25
shouldWrap: true
children: 
  type: "text"
  value: "Events related to "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Performance_API"
  children: 
    type: "text"
    value: "High Resolution Time API"
  type: "text"
  value: ", "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Performance_Timeline"
  children: 
    type: "text"
    value: "Performance Timeline API"
  type: "text"
  value: ", "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Navigation_timing_API"
  children: 
    type: "text"
    value: "Navigation Timing API"
  type: "text"
  value: ", "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/User_Timing_API"
  children: 
    type: "text"
    value: "User Timing API"
  type: "text"
  value: ", and "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Resource_Timing_API"
  children: 
    type: "text"
    value: "Resource Timing API"
  type: "text"
  value: "."
td (271:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 25
shouldWrap: true
children: 
  type: "text"
  value: "Events fired on "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Performance#events"
  children: 
    type: "inlineCode"
    value: "Performance"
  type: "text"
  value: "."
tr (266:2) => tableRow
type: "html"
value: "<td><p>Events related to <a href=\"/en-US/docs/Web/API/Performance_API\">High Resolution Time API</a>, <a href=\"/en-US/docs/Web/API/Performance_Timeline\">Performance Timeline API</a>, <a href=\"/en-US/docs/Web/API/Navigation_timing_API\">Navigation Timing API</a>, <a href=\"/en-US/docs/Web/API/User_Timing_API\">User Timing API</a>, and <a href=\"/en-US/docs/Web/API/Resource_Timing_API\">Resource Timing API</a>.</p></td>",type: "html"
value: "<td><p>Events fired on <a href=\"/en-US/docs/Web/API/Performance#events\"><code>Performance</code></a>.</p></td>"
td (278:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 26
shouldWrap: true
children: 
  type: "text"
  value: "Events related to the "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Pointer_events"
  children: 
    type: "text"
    value: "Pointer Events API"
  type: "text"
  value: ".",type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 26
shouldWrap: true
children: 
  type: "text"
  value: "Provides hardware-agnostic notification from pointing devices including Mouse, Touch, pen/stylus."
tr (276:2) => tableRow
type: "html"
value: "<td><p>Events related to the <a href=\"/en-US/docs/Web/API/Pointer_events\">Pointer Events API</a>.</p><p>Provides hardware-agnostic notification from pointing devices including Mouse, Touch, pen/stylus.</p></td>"
td (287:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 27
shouldWrap: true
children: 
  type: "text"
  value: "Events related to printing."
tr (285:2) => tableRow
type: "html"
value: "<td><p>Events related to printing.</p></td>"
td (295:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 28
shouldWrap: true
children: 
  type: "text"
  value: "Events sent to the global script context when any JavaScript promise is rejected."
tr (293:2) => tableRow
type: "html"
value: "<td><p>Events sent to the global script context when any JavaScript promise is rejected.</p></td>"
td (303:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 29
shouldWrap: true
children: 
  type: "text"
  value: "Events related to the "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/WebSockets_API"
  children: 
    type: "text"
    value: "WebSockets API"
  type: "text"
  value: "."
tr (301:2) => tableRow
type: "html"
value: "<td><p>Events related to the <a href=\"/en-US/docs/Web/API/WebSockets_API\">WebSockets API</a>.</p></td>"
td (313:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 30
shouldWrap: true
children: 
  type: "text"
  value: "Events related to SVG images."
td (316:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 30
shouldWrap: true
children: 
  type: "text"
  value: "Events fired on "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/SVGElement#events"
  children: 
    type: "inlineCode"
    value: "SVGElement"
  type: "text"
  value: ", "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/SVGAnimationElement#events"
  children: 
    type: "inlineCode"
    value: "SVGAnimationElement"
  type: "text"
  value: ", "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/SVGGraphicsElement#events"
  children: 
    type: "inlineCode"
    value: "SVGGraphicsElement"
  type: "text"
  value: "."
tr (311:2) => tableRow
type: "html"
value: "<td><p>Events related to SVG images.</p></td>",type: "html"
value: "<td><p>Events fired on <a href=\"/en-US/docs/Web/API/SVGElement#events\"><code>SVGElement</code></a>, <a href=\"/en-US/docs/Web/API/SVGAnimationElement#events\"><code>SVGAnimationElement</code></a>, <a href=\"/en-US/docs/Web/API/SVGGraphicsElement#events\"><code>SVGGraphicsElement</code></a>.</p></td>"
td (323:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 31
shouldWrap: true
children: 
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Selection"
  children: 
    type: "text"
    value: "Selection API"
  type: "text"
  value: " events related to selecting text."
td (326:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 31
shouldWrap: true
children: 
  type: "text"
  value: "Event ("
  type: "inlineCode"
  value: "selectionchange"
  type: "text"
  value: ") fired on {{ZG9teHJlZigiSFRNTFRleHRBcmVhRWxlbWVudC9zZWxlY3Rpb25jaGFuZ2VfZXZlbnQiLCAiSFRNTFRleHRBcmVhRWxlbWVudCIp}}, {{ZG9teHJlZigiSFRNTElucHV0RWxlbWVudC9zZWxlY3Rpb25jaGFuZ2VfZXZlbnQiLCAiSFRNTElucHV0RWxlbWVudCIp}}."
tr (321:2) => tableRow
type: "html"
value: "<td><p><a href=\"/en-US/docs/Web/API/Selection\">Selection API</a> events related to selecting text.</p></td>",type: "html"
value: "<td><p>Event (<code>selectionchange</code>) fired on {{ZG9teHJlZigiSFRNTFRleHRBcmVhRWxlbWVudC9zZWxlY3Rpb25jaGFuZ2VfZXZlbnQiLCAiSFRNTFRleHRBcmVhRWxlbWVudCIp}}, {{ZG9teHJlZigiSFRNTElucHV0RWxlbWVudC9zZWxlY3Rpb25jaGFuZ2VfZXZlbnQiLCAiSFRNTElucHV0RWxlbWVudCIp}}.</p></td>"
td (333:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 32
shouldWrap: true
children: 
  type: "text"
  value: "Events related to the "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Touch_events"
  children: 
    type: "text"
    value: "Touch Events API"
  type: "text"
  value: ".",type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 32
shouldWrap: true
children: 
  type: "text"
  value: "Provides notification events from interacting with a touch sensitive screen (i.e. using a finger or stylus). Not related to the "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Force_Touch_events#events"
  children: 
    type: "text"
    value: "Force Touch API"
  type: "text"
  value: "."
tr (331:2) => tableRow
type: "html"
value: "<td><p>Events related to the <a href=\"/en-US/docs/Web/API/Touch_events\">Touch Events API</a>.</p><p>Provides notification events from interacting with a touch sensitive screen (i.e. using a finger or stylus). Not related to the <a href=\"/en-US/docs/Web/API/Force_Touch_events#events\">Force Touch API</a>.</p></td>"
td (342:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 33
shouldWrap: true
children: 
  type: "text"
  value: "Events related to the "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/WebXR_Device_API"
  children: 
    type: "text"
    value: "WebXR Device API"
  type: "text"
  value: ".",type: "blockquote"
children: 
  type: "paragraph"
  children: 
    type: "strong"
    children: 
      type: "text"
      value: "Warning:"
    type: "text"
    value: " The "
    type: "link"
    title: 

    url: "/en-US/docs/Web/API/WebVR_API"
    children: 
      type: "text"
      value: "WebVR API"
    type: "text"
    value: " (and associated "
    type: "link"
    title: 

    url: "/en-US/docs/Web/API/Window#webvr_events"
    children: 
      type: "inlineCode"
      value: "Window"
      type: "text"
      value: " events"
    type: "text"
    value: ") are deprecated."
tr (340:2) => tableRow
type: "html"
value: "<td><p>Events related to the <a href=\"/en-US/docs/Web/API/WebXR_Device_API\">WebXR Device API</a>.</p><div class=\"notecard warning\"><p><strong>Warning:</strong> The <a href=\"/en-US/docs/Web/API/WebVR_API\">WebVR API</a> (and associated <a href=\"/en-US/docs/Web/API/Window#webvr_events\"><code>Window</code> events</a>) are deprecated.</p></div></td>"
td (353:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 34
shouldWrap: true
children: 
  type: "text"
  value: "Events related to the "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/WebRTC_API"
  children: 
    type: "text"
    value: "WebRTC API"
  type: "text"
  value: "."
tr (351:2) => tableRow
type: "html"
value: "<td><p>Events related to the <a href=\"/en-US/docs/Web/API/WebRTC_API\">WebRTC API</a>.</p></td>"
td (361:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 35
shouldWrap: true
children: 
  type: "text"
  value: "Events related to the "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Server-sent_events"
  children: 
    type: "text"
    value: "server sent events API"
  type: "text"
  value: "."
tr (359:3) => tableRow
type: "html"
value: "<td><p>Events related to the <a href=\"/en-US/docs/Web/API/Server-sent_events\">server sent events API</a>.</p></td>"
td (370:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 36
shouldWrap: true
children: 
  type: "text"
  value: "Events related to the "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Web_Speech_API"
  children: 
    type: "text"
    value: "Web Speech API"
  type: "text"
  value: "."
tr (368:2) => tableRow
type: "html"
value: "<td><p>Events related to the <a href=\"/en-US/docs/Web/API/Web_Speech_API\">Web Speech API</a>.</p></td>"
td (378:3) => tableCell
type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 37
shouldWrap: true
children: 
  type: "text"
  value: "Events related to the "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Web_Workers_API"
  children: 
    type: "text"
    value: "Web Workers API"
  type: "text"
  value: ", "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Service_Worker_API"
  children: 
    type: "text"
    value: "Service Worker API"
  type: "text"
  value: ", "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Broadcast_Channel_API"
  children: 
    type: "text"
    value: "Broadcast Channel API"
  type: "text"
  value: ", and "
  type: "link"
  title: 

  url: "/en-US/docs/Web/API/Channel_Messaging_API"
  children: 
    type: "text"
    value: "Channel Messaging API"
  type: "text"
  value: ".",type: "paragraph"
summary: "This topic provides an index to the main sorts of events you might be interested in (animation, clipboard, workers etc.) along with the main classes that implement those sorts of events. At the end is a flat list of all documented events."
locale: "en-US"
rowIndex: 37
shouldWrap: true
children: 
  type: "text"
  value: "Used to respond to new messages and message sending errors. Service workers can also be notified of other events, including push notifications, users clicking on displayed notifications, that push subscription has been invalidated, deletion of items from the content index, etc."
tr (376:2) => tableRow
type: "html"
value: "<td><p>Events related to the <a href=\"/en-US/docs/Web/API/Web_Workers_API\">Web Workers API</a>, <a href=\"/en-US/docs/Web/API/Service_Worker_API\">Service Worker API</a>, <a href=\"/en-US/docs/Web/API/Broadcast_Channel_API\">Broadcast Channel API</a>, and <a href=\"/en-US/docs/Web/API/Channel_Messaging_API\">Channel Messaging API</a>.</p><p>Used to respond to new messages and message sending errors. Service workers can also be notified of other events, including push notifications, users clicking on displayed notifications, that push subscription has been invalidated, deletion of items from the content index, etc.</p></td>"
table.standard-table (22:1) => table
type: "html"
value: "<tr><th>Event type</th><th style=\"width: 50%\">Description</th><th>Documentation</th></tr>",type: "html"
value: "<tr><td>Animation</td><td><p>Events related to the <a href=\"/en-US/docs/Web/API/Web_Animations_API\">Web Animation API</a>.</p><p>Used to respond to changes in animation status (e.g. when an animation starts or ends).</p></td><td>Animation events fired on <a href=\"/en-US/docs/Web/API/Document#animation_events\"><code>Document</code></a>, <a href=\"/en-US/docs/Web/API/Window#animation_events\"><code>Window</code></a>, <a href=\"/en-US/docs/Web/API/HTMLElement#animation_events\"><code>HTMLElement</code></a>.</td></tr>",type: "html"
value: "<tr><td>Asynchronous data fetching</td><td><p>Events related to the fetching data.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/AbortSignal#events\"><code>AbortSignal</code></a>, <a href=\"/en-US/docs/Web/API/XMLHttpRequest#events\"><code>XMLHttpRequest</code></a>, <a href=\"/en-US/docs/Web/API/FileReader#events\"><code>FileReader</code></a>.</td></tr>",type: "html"
value: "<tr><td>Clipboard</td><td><p>Events related to the <a href=\"/en-US/docs/Web/API/Clipboard_API\">Clipboard API</a>.</p><p>Used to notify when content is cut, copied, or pasted.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/Document#clipboard_events\"><code>Document</code></a>, <a href=\"/en-US/docs/Web/API/Element#clipboard_events\"><code>Element</code></a>, <a href=\"/en-US/docs/Web/API/Window#clipboard_events\"><code>Window</code></a>.</td></tr>",type: "html"
value: "<tr><td>Composition</td><td><p>Events related to composition; entering text \"indirectly\" (rather than using normal keyboard presses).</p><p>For example, text entered via a speech to text engine, or using special key combinations that modify keyboard presses to represent new characters in another language.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/Element#composition_events\"><code>Element</code></a>.</td></tr>",type: "html"
value: "<tr><td>CSS transition</td><td><p>Events related to <a href=\"/en-US/docs/Web/CSS/CSS_Transitions\">CSS Transitions</a>.</p><p>Provides notification events when CSS transitions start, stop, are cancelled, etc.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/Document#transition_events\"><code>Document</code></a>, <a href=\"/en-US/docs/Web/API/HTMLElement#transition_events\"><code>HTMLElement</code></a>, <a href=\"/en-US/docs/Web/API/Window#transition_events\"><code>Window</code></a>.</td></tr>",type: "html"
value: "<tr><td>Database</td><td><p>Events related to database operations: opening, closing, transactions, errors, etc.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/IDBDatabase#events\"><code>IDBDatabase</code></a>, <a href=\"/en-US/docs/Web/API/IDBOpenDBRequest#events\"><code>IDBOpenDBRequest</code></a>, <a href=\"/en-US/docs/Web/API/IDBRequest#events\"><code>IDBRequest</code></a>, <a href=\"/en-US/docs/Web/API/IDBTransaction#events\"><code>IDBTransaction</code></a>.</td></tr>",type: "html"
value: "<tr><td>DOM mutation</td><td><p>Events related to modifications to the Document Object Model (DOM) hierarchy and nodes.</p></td><td><div class=\"notecard warning\"><p><strong>Warning:</strong> <a href=\"/en-US/docs/Web/API/MutationEvent\">Mutation Events</a> are deprecated. <a href=\"/en-US/docs/Web/API/MutationObserver\">Mutation Observers</a> should be used instead.</p></div></td></tr>",type: "html"
value: "<tr><td>Drag'n'drop, Wheel</td><td><p>Events related to using the <a href=\"/en-US/docs/Web/API/HTML_Drag_and_Drop_API\">HTML Drag and Drop API</a> and <a href=\"/en-US/docs/Web/API/WheelEvent\">wheel events</a>.</p><p>Drag and Wheel events are derived from mouse events. While they are fired when using mouse wheel or drag/drop, they may also be used with other appropriate hardware.</p></td><td><p>Drag events fired on <a href=\"/en-US/docs/Web/API/Document#drag_drop_events\"><code>Document</code></a></p><p>Wheel events fired on <a href=\"/en-US/docs/Web/API/Document/wheel_event\"><code>Document</code></a> and <a href=\"/en-US/docs/Web/API/Element/wheel_event\"><code>Element</code></a></p></td></tr>",type: "html"
value: "<tr><td>Focus</td><td><p>Events related to elements gaining and losing focus.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/Element#focus_events\"><code>Element</code></a>, <a href=\"/en-US/docs/Web/API/Window#focus_events\"><code>Window</code></a>.</td></tr>",type: "html"
value: "<tr><td>Form</td><td><p>Events related to forms being constructed, reset and submitted.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/HTMLFormElement#events\"><code>HTMLFormElement</code></a>.</td></tr>",type: "html"
value: "<tr><td>Fullscreen</td><td><p>Events related to the <a href=\"/en-US/docs/Web/API/Fullscreen_API\">Fullscreen API</a>.</p><p>Used to notify when the transitioning between full screen and windowed modes, and also of errors occurring during this transition.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/Document#fullscreen_events\"><code>Document</code></a>, <a href=\"/en-US/docs/Web/API/Element#fullscreen_events\"><code>Element</code></a>.</td></tr>",type: "html"
value: "<tr><td>Gamepad</td><td><p>Events related to the <a href=\"/en-US/docs/Web/API/Gamepad_API\">Gamepad API</a>.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/Window#gamepad_events\"><code>Window</code></a>.</td></tr>",type: "html"
value: "<tr><td>Gestures</td><td><p><a href=\"/en-US/docs/Web/API/Touch_events\">Touch events</a> are recommended for implementing gestures.</p></td><td><p>Events fired on <a href=\"/en-US/docs/Web/API/Document#touch_events\"><code>Document</code></a>, <a href=\"/en-US/docs/Web/API/Element#touch_events\"><code>Element</code></a>.</p><p>In addition there are a number of non-standard gesture events:</p><ul><li>Non-standard WebKit specific events on <a href=\"/en-US/docs/Web/API/Element#touch_events\"><code>Element</code></a>: <a href=\"/en-US/docs/Web/API/Element/gesturestart_event\"><code>gesturestart</code> event</a>, <a href=\"/en-US/docs/Web/API/Element/gesturechange_event\"><code>gesturechange</code> event</a>, <a href=\"/en-US/docs/Web/API/Element/gestureend_event\"><code>gestureend</code> event</a>.</li><li>Non-standard IE specific events on <a href=\"/en-US/docs/Web/API/Element#touch_events\"><code>Element</code></a>: <a href=\"/en-US/docs/Web/API/Element/MSGestureStart_event\"><code>MSGestureStart</code></a>, <a href=\"/en-US/docs/Web/API/Element/MSGestureChange_event\"><code>MSGestureChange</code></a>, <a href=\"/en-US/docs/Web/API/Element/MSGestureEnd_event\"><code>MSGestureEnd</code></a>, <a href=\"/en-US/docs/Web/API/Element/MSGestureHold_event\"><code>MSGestureHold</code></a>, <a href=\"/en-US/docs/Web/API/Element/MSGestureTap_event\"><code>MSGestureTap</code></a>.</li><li>Deprecated/non-standard Mozilla touch events <a href=\"/en-US/docs/Web/API/Touch_events/Mozilla_experimental_events\">Touch events (Mozilla experimental)</a></li><li><a href=\"/en-US/docs/Web/Events/Mouse_gesture_events\">Mouse gesture events for Firefox Addons</a></li></ul></td></tr>",type: "html"
value: "<tr><td>History</td><td><p>Events related to the <a href=\"/en-US/docs/Web/API/History_API\">History API</a>.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/Window#history_events\"><code>Window</code></a>.</td></tr>",type: "html"
value: "<tr><td>HTML element content display management</td><td><p>Events related to changing the state of a display or textual element.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/HTMLDetailsElement#events\"><code>HTMLDetailsElement</code></a>, <a href=\"/en-US/docs/Web/API/HTMLDialogElement#events\"><code>HTMLDialogElement</code></a>, <a href=\"/en-US/docs/Web/API/HTMLSlotElement#events\"><code>HTMLSlotElement</code></a>.</td></tr>",type: "html"
value: "<tr><td>Inputs</td><td><p>Events related to HTML input elements e.g. {{SFRNTEVsZW1lbnQoImlucHV0Iik=}}, {{SFRNTEVsZW1lbnQoInNlbGVjdCIp}}, or {{SFRNTEVsZW1lbnQoInRleHRhcmVhIik=}}.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/HTMLElement#input_events\"><code>HTMLElement</code></a>, <a href=\"/en-US/docs/Web/API/HTMLInputElement#events\"><code>HTMLInputElement</code></a>.</td></tr>",type: "html"
value: "<tr><td>Keyboard</td><td><p>Events related to using a <a href=\"/en-US/docs/Web/API/KeyboardEvent\">keyboard</a>.</p><p>Used to notify when keys are moved up, down, or just pressed.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/Document#keyboard_events\"><code>Document</code></a>, <a href=\"/en-US/docs/Web/API/Element#keyboard_events\"><code>Element</code></a>.</td></tr>",type: "html"
value: "<tr><td>Loading/unloading documents</td><td><p>Events related to loading and unloading documents.</p></td><td><p>Events fired on <a href=\"/en-US/docs/Web/API/Document#load_unload_events\"><code>Document</code></a> and <a href=\"/en-US/docs/Web/API/Window#load_unload_events\"><code>Window</code></a>.</p></td></tr>",type: "html"
value: "<tr><td>Manifests</td><td><p>Events related to installation of <a href=\"/en-US/docs/Web/Manifest\">progressive web app manifests</a>.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/Window#manifest_events\"><code>Window</code></a>.</td></tr>",type: "html"
value: "<tr id=\"media\"><td>Media</td><td><p>Events related to media usage (including the <a href=\"/en-US/docs/Web/API/Media_Streams_API#events\">Media Capture and Streams API</a>, <a href=\"/en-US/docs/Web/API/Web_Audio_API#events\">Web Audio API</a>, <a href=\"/en-US/docs/Web/API/Picture-in-Picture_API#events\">Picture-in-Picture API</a>, etc.).</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/ScriptProcessorNode#events\"><code>ScriptProcessorNode</code></a>, <a href=\"/en-US/docs/Web/API/HTMLMediaElement#events\"><code>HTMLMediaElement</code></a>, <a href=\"/en-US/docs/Web/API/AudioTrackList#events\"><code>AudioTrackList</code></a>, <a href=\"/en-US/docs/Web/API/AudioScheduledSourceNode#events\"><code>AudioScheduledSourceNode</code></a>, <a href=\"/en-US/docs/Web/API/MediaRecorder#events\"><code>MediaRecorder</code></a>, <a href=\"/en-US/docs/Web/API/MediaStream#events\"><code>MediaStream</code></a>, <a href=\"/en-US/docs/Web/API/MediaStreamTrack\"><code>MediaStreamTrack</code></a>, <a href=\"/en-US/docs/Web/API/VideoTrackList#events\"><code>VideoTrackList</code></a>, <a href=\"/en-US/docs/Web/API/HTMLTrackElement#events\"><code>HTMLTrackElement</code></a>, <a href=\"/en-US/docs/Web/API/OfflineAudioContext#events\"><code>OfflineAudioContext</code></a>, <a href=\"/en-US/docs/Web/API/TextTrack#events\"><code>TextTrack</code></a>, <a href=\"/en-US/docs/Web/API/TextTrackList#events\"><code>TextTrackList</code></a>, <a href=\"/en-US/docs/Web/HTML/Element/audio#events\">Element/audio</a>, <a href=\"/en-US/docs/Web/HTML/Element/video#events\">Element/video</a>.</td></tr>",type: "html"
value: "<tr><td>Messaging</td><td><p>Events related to a window receiving a message from another browsing context.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/Window#messaging_events\"><code>Window</code></a>.</td></tr>",type: "html"
value: "<tr><td>Mouse</td><td><p>Events related to using a <a href=\"/en-US/docs/Web/API/MouseEvent\">computer mouse</a>.</p><p>Used to notify when the mouse is clicked, doubleclicked, up and down events, right-click, movement in and out of an element, text selection, etc.</p><p>Pointer events provide a hardware-agnostic alternative to mouse events. Drag and Wheel events are derived from mouse events.</p></td><td>Mouse events fired on <a href=\"/en-US/docs/Web/API/Element#mouse_events\"><code>Element</code></a></td></tr>",type: "html"
value: "<tr><td>Network/Connection</td><td><p>Events related to gaining and losing network connection.</p></td><td><p>Events fired on <a href=\"/en-US/docs/Web/API/Window#connection_events\"><code>Window</code></a>.</p><p>Events fired on <a href=\"/en-US/docs/Web/API/NetworkInformation#event_handler\"><code>NetworkInformation</code></a> (<a href=\"/en-US/docs/Web/API/Network_Information_API\">Network Information API</a>).</p></td></tr>",type: "html"
value: "<tr><td>Payments</td><td><p>Events related to the <a href=\"/en-US/docs/Web/API/Payment_Request_API\">Payment Request API</a>.</p></td><td><p>Events fired on <a href=\"/en-US/docs/Web/API/PaymentRequest#events\"><code>PaymentRequest</code></a>, <a href=\"/en-US/docs/Web/API/PaymentResponse#events\"><code>PaymentResponse</code></a>.</p></td></tr>",type: "html"
value: "<tr><td>Performance</td><td><p>Events related to <a href=\"/en-US/docs/Web/API/Performance_API\">High Resolution Time API</a>, <a href=\"/en-US/docs/Web/API/Performance_Timeline\">Performance Timeline API</a>, <a href=\"/en-US/docs/Web/API/Navigation_timing_API\">Navigation Timing API</a>, <a href=\"/en-US/docs/Web/API/User_Timing_API\">User Timing API</a>, and <a href=\"/en-US/docs/Web/API/Resource_Timing_API\">Resource Timing API</a>.</p></td><td><p>Events fired on <a href=\"/en-US/docs/Web/API/Performance#events\"><code>Performance</code></a>.</p></td></tr>",type: "html"
value: "<tr><td>Pointer</td><td><p>Events related to the <a href=\"/en-US/docs/Web/API/Pointer_events\">Pointer Events API</a>.</p><p>Provides hardware-agnostic notification from pointing devices including Mouse, Touch, pen/stylus.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/Document#pointer_events\"><code>Document</code></a>, <a href=\"/en-US/docs/Web/API/HTMLElement#pointer_events\"><code>HTMLElement</code></a>.</td></tr>",type: "html"
value: "<tr><td>Print</td><td><p>Events related to printing.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/Window#print_events\"><code>Window</code></a>.</td></tr>",type: "html"
value: "<tr><td>Promise rejection</td><td><p>Events sent to the global script context when any JavaScript promise is rejected.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/Window#promise_rejection_events\"><code>Window</code></a>.</td></tr>",type: "html"
value: "<tr><td>Sockets</td><td><p>Events related to the <a href=\"/en-US/docs/Web/API/WebSockets_API\">WebSockets API</a>.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/WebSocket#events\"><code>Websocket</code></a>.</td></tr>",type: "html"
value: "<tr><td>SVG</td><td><p>Events related to SVG images.</p></td><td><p>Events fired on <a href=\"/en-US/docs/Web/API/SVGElement#events\"><code>SVGElement</code></a>, <a href=\"/en-US/docs/Web/API/SVGAnimationElement#events\"><code>SVGAnimationElement</code></a>, <a href=\"/en-US/docs/Web/API/SVGGraphicsElement#events\"><code>SVGGraphicsElement</code></a>.</p></td></tr>",type: "html"
value: "<tr><td>Text selection</td><td><p><a href=\"/en-US/docs/Web/API/Selection\">Selection API</a> events related to selecting text.</p></td><td><p>Event (<code>selectionchange</code>) fired on {{ZG9teHJlZigiSFRNTFRleHRBcmVhRWxlbWVudC9zZWxlY3Rpb25jaGFuZ2VfZXZlbnQiLCAiSFRNTFRleHRBcmVhRWxlbWVudCIp}}, {{ZG9teHJlZigiSFRNTElucHV0RWxlbWVudC9zZWxlY3Rpb25jaGFuZ2VfZXZlbnQiLCAiSFRNTElucHV0RWxlbWVudCIp}}.</p></td></tr>",type: "html"
value: "<tr><td>Touch</td><td><p>Events related to the <a href=\"/en-US/docs/Web/API/Touch_events\">Touch Events API</a>.</p><p>Provides notification events from interacting with a touch sensitive screen (i.e. using a finger or stylus). Not related to the <a href=\"/en-US/docs/Web/API/Force_Touch_events#events\">Force Touch API</a>.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/Document#touch_events\"><code>Document</code></a>, <a href=\"/en-US/docs/Web/API/Element#touch_events\"><code>Element</code></a>.</td></tr>",type: "html"
value: "<tr><td>Virtual reality</td><td><p>Events related to the <a href=\"/en-US/docs/Web/API/WebXR_Device_API\">WebXR Device API</a>.</p><div class=\"notecard warning\"><p><strong>Warning:</strong> The <a href=\"/en-US/docs/Web/API/WebVR_API\">WebVR API</a> (and associated <a href=\"/en-US/docs/Web/API/Window#webvr_events\"><code>Window</code> events</a>) are deprecated.</p></div></td><td>Events fired on <a href=\"/en-US/docs/Web/API/XRSystem#events\"><code>XRSystem</code></a>, <a href=\"/en-US/docs/Web/API/XRSession#events\"><code>XRSession</code></a>, <a href=\"/en-US/docs/Web/API/XRReferenceSpace#events\"><code>XRReferenceSpace</code></a>.</td></tr>",type: "html"
value: "<tr><td>RTC (real time communication)</td><td><p>Events related to the <a href=\"/en-US/docs/Web/API/WebRTC_API\">WebRTC API</a>.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/RTCDataChannel#events\"><code>RTCDataChannel</code></a>, <a href=\"/en-US/docs/Web/API/RTCDTMFSender#events\"><code>RTCDTMFSender</code></a>, <a href=\"/en-US/docs/Web/API/RTCIceTransport#events\"><code>RTCIceTransport</code></a>, <a href=\"/en-US/docs/Web/API/RTCPeerConnection#events\"><code>RTCPeerConnection</code></a>.</td></tr>",type: "html"
value: "<tr><td>Server-sent events</td><td><p>Events related to the <a href=\"/en-US/docs/Web/API/Server-sent_events\">server sent events API</a>.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/EventSource#events\"><code>EventSource</code></a>.</td></tr>",type: "html"
value: "<tr><td>Speech</td><td><p>Events related to the <a href=\"/en-US/docs/Web/API/Web_Speech_API\">Web Speech API</a>.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/SpeechSynthesisUtterance#events\"><code>SpeechSynthesisUtterance</code></a>.</td></tr>",type: "html"
value: "<tr><td>Workers</td><td><p>Events related to the <a href=\"/en-US/docs/Web/API/Web_Workers_API\">Web Workers API</a>, <a href=\"/en-US/docs/Web/API/Service_Worker_API\">Service Worker API</a>, <a href=\"/en-US/docs/Web/API/Broadcast_Channel_API\">Broadcast Channel API</a>, and <a href=\"/en-US/docs/Web/API/Channel_Messaging_API\">Channel Messaging API</a>.</p><p>Used to respond to new messages and message sending errors. Service workers can also be notified of other events, including push notifications, users clicking on displayed notifications, that push subscription has been invalidated, deletion of items from the content index, etc.</p></td><td>Events fired on <a href=\"/en-US/docs/Web/API/ServiceWorkerGlobalScope#events\"><code>ServiceWorkerGlobalScope</code></a>, <a href=\"/en-US/docs/Web/API/DedicatedWorkerGlobalScope#events\"><code>DedicatedWorkerGlobalScope</code></a>, <a href=\"/en-US/docs/Web/API/SharedWorkerGlobalScope#events\"><code>SharedWorkerGlobalScope</code></a>, <a href=\"/en-US/docs/Web/API/WorkerGlobalScope#events\"><code>WorkerGlobalScope</code></a>, <a href=\"/en-US/docs/Web/API/Worker#events\"><code>Worker</code></a>, <a href=\"/en-US/docs/Web/API/WorkerGlobalScope#events\"><code>WorkerGlobalScope</code></a>, <a href=\"/en-US/docs/Web/API/BroadcastChannel#events\"><code>BroadcastChannel</code></a>, <a href=\"/en-US/docs/Web/API/MessagePort#events\"><code>MessagePort</code></a>.</td></tr>"

Missing conversion rules

  • th[style="width: 50%"] (25:3)
  • tr#media (218:2)
  • section#Quick_links (1013:1)

Missing conversion rules

  • section#Quick_links (79:1)

Missing conversion rules

  • section#Quick_links (90:1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment