mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-13 05:31:51 +00:00
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