mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 01:43:08 +09:00
| .. | ||
| 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