LayoutTests/imported/w3c/web-platform-tests/uievents/interface/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