The description of Failed Example 6 sounds a bit weired:
This a element is not focusable because it moves focus to the input element whenever it receives focus.
If read together with Passed Example 4, it makes sense, but on its own it's not very clear. In particular, the first sentence seems to suggest that the element is focusable because it doesn't move focus away, which is ok based on our definition of "focusable", but can be misleading.
The description of Failed Example 6 sounds a bit weired:
If read together with Passed Example 4, it makes sense, but on its own it's not very clear. In particular, the first sentence seems to suggest that the element is focusable because it doesn't move focus away, which is ok based on our definition of "focusable", but can be misleading.