Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
amk221 committed Jan 16, 2025
1 parent dbe1715 commit 9889be0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/integration/components/select-box/index/focus-test.gjs
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,8 @@ module('select-box (focus)', function (hooks) {
'aria-current',
'true',
`focusing moving into an option activates that option
(not technically valid to have nested interactive elements)`
(not technically valid to have nested interactive elements,
which would be the case when used in a listbox)`
);
});

Expand Down

0 comments on commit 9889be0

Please sign in to comment.