F1. Form controls and validation
The form starts valid. Clear a required field or toggle custom validity to check the invalid path.
Ready. Submit the form to start.
FormData: not captured
F2. Event log
Expected events include input/change, submit, reset, and formdata. A cancelled submit must not emit formdata.