mirror of
https://github.com/servo/servo.git
synced 2025-07-12 18:03:49 +01:00
298 B
298 B
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