# HTML dialog focus checklist

- [ ] focus enters the dialog on open
- [ ] Escape/cancel closes the dialog
- [ ] close returns focus to the trigger
- [ ] modal state makes the background inert
- [ ] a missing return target is resolved before implementation
- [ ] no user data or external setting is involved
