Commit 5c7ffa0
committed
chore(template-mouse-events-have-key-events): clarify mouseenter test comment (Copilot review)
Reword the 'Hover-in paired with focus' test comment to reflect that mouseover
is the only default hover-in handler. The mouseenter case passes regardless of
focusin because it isn't in the default token set — it exists as a no-crash
smoke test for non-default tokens.1 parent 1e63f33 commit 5c7ffa0
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
0 commit comments