mirror of https://github.com/sveltejs/svelte
fix: accept `onfocusin`/`onfocusout` in `a11y_mouse_events_have_key_events` (#18689)
Fixes #8089 focusin/focusout are the bubble variants of focus/blur --------- Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>pull/18467/merge
parent
721244ad3b
commit
1be496f0a6
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'svelte': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: accept `onfocusin`/`onfocusout` in `a11y_mouse_events_have_key_events`
|
||||||
Loading…
Reference in new issue