servo/tests/wpt/web-platform-tests/uievents/interface
2017-04-22 14:17:10 +02:00
..
click-event-manual.htm Update web-platform-tests to revision 58eb04cecbbec2e18531ab440225e38944a9c444 2017-04-22 14:17:10 +02:00
click-event.htm Update web-platform-tests to revision 58eb04cecbbec2e18531ab440225e38944a9c444 2017-04-22 14:17:10 +02:00
dblclick-event-manual.htm Update web-platform-tests to revision 58eb04cecbbec2e18531ab440225e38944a9c444 2017-04-22 14:17:10 +02:00
README.md Update web-platform-tests to revision 4d96cccabc2feacd48e1dab9afc22b8af2225572 2015-06-28 22:52:24 +02:00

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