James Craig

Results 535 comments of James Craig

Two results in that test should be updated to Passed: > MUST Role 'menu button' is conveyed Failed > MUST Name 'Actions' is conveyed Failed

@mcking65 wrote: > It seems that if focus is set programmatically just before the shift+j command is performed, the command does not behave as expected. Going on the one linked...

@mcking65 wrote: > That assertion is related to conveying the value of aria-posinset. In the new version of this test plan that it is being written now, it will be...

@stevefaulkner It's challenging to update this since it requires a patch to both the website and the test files which are in another repository. What to you recommend? Updating the...

> Do you feel like the macOS/Safari behavior is correct here? For instance, if I click to drag a slider—but perhaps my mouse dexterity isn't perfect—in Chrome I can press...

@bkardell wrote: > tabIndex values are more windows-like It's no secret that `:focus-visible` was designed to make it easier for web devs to avoid hiding focus on everything (the main...

> > maybe `user-pointer-focus: none;` similar to `user-select` > > Would that also be possible with the pseudo class argument that Brian mentioned? > > ``` > :focus-visible(pointer-focus) { >...

> Bit of a forehead slap moment when I remembered to scroll up and reread James' initial points that doing this also can create user confusion around how the spacebar...