Scott O'Hara

Results 396 comments of Scott O'Hara

per the provided demo code snippet though: ``` Switch 1 ``` there _should_ at least be a failure called out for the use of `checked` and `aria-checked=false`, since those contradict...

The radio button issue continues to occur with Chrome 92 and NVDA 2021.1. It *does not occur* with Edge 92 and NVDA 2021.1.

Same versions, yes. Re-verified again just now. Edge does not show "unlabeled" in front of radio button names in dialog. Chrome does.

some additional attributes that need to be spec'd for FACES which aren't in the OP. * `autocomplete` * `max` * `min`

agree on these points, and in lieu of a much longer response i had written but have not yet posted, i have a number of suggestions I will post sometime...

>Taken from Alice's suggestion in https://github.com/w3c/html-aam/issues/295#issuecomment-822954599 with some minor changes: i have a similar / updated version that i was going to post tomorrow. Also highly agree that this is...

OK, here are the additional thoughts I had on this (unfortunately I cannot attend the HTML triage meeting where this issue will be discussed, so thanks/apologies for the long response...

>How do you solve the cross-site leak? I personally do not know, nor do I think that's necessarily for _me_ to solve. However, there are accessibility concerns with allowing for...

@zcorpan had been mentioning that over in https://github.com/w3c/html-aam/issues/295#issuecomment-1117474379. some additional mappings to reference the non-focusable nature. but yeh. hidden to the a11y api

@domenic yes, apologies, I have been meaning to get to this and create a pull request to make some edits to the content of [6.3](https://html.spec.whatwg.org/multipage/interaction.html#inert-subtrees), and add some specific author...