tree: 38111fdfc8910a635efa05bd379d3e4d15b16878 [path history] [tgz]
  1. click-event-expected.txt
  2. click-event.htm
  3. README.md
  4. w3c-import.log
LayoutTests/imported/w3c/web-platform-tests/uievents/interface/README.md

Interface tests

These test that the basic UI Events interfaces exist, specifically:

  1. Does the interface exist
  2. Are all the members defined on the interface accounted for:
  • UIEvent
  • MouseEvent
  • FocusEvent
  • KeyboardEvent
  • WheelEvent
  • CompositionEvent