[monastic.panic] question: in the case of a widget like a combobox, should aria-activedescendent go on the common DOM parent (wrapper div) or the text input, that actually holds focus
[monastic.panic] guess its more a general question about any aria like that
@monastic.panic whatever has the role=combobox in this case as it is a composite widget. However this should pretty much always be the same thing as the thing with focus.
Can't remember if we have some new combo examples in the latest draft of APG. We are certainly working on them. On vacation at the moment so can't look it up. Perhaps someone else can.