mirror of
https://github.com/servo/servo.git
synced 2025-07-12 18:03:49 +01:00
.. | ||
click-event-manual.htm | ||
click-event.htm | ||
dblclick-event-manual.htm | ||
README.md |
Interface tests
These test that the basic UI Events interfaces exist, specifically:
- Does the interface exist
- Are all the members defined on the interface accounted for:
- UIEvent
- MouseEvent
- FocusEvent
- KeyboardEvent
- WheelEvent
- CompositionEvent