James Craig

Results 136 issues of James Craig

An SF newspaper site includes the following: An HTML heading (level 2), inside a non-linked anchor as ARIA heading (level 3), inside a div as an ARIA heading (level 3)....

The prose of `aria-relevant` includes some special rules that cannot be expressed in standard WebIDL, so I'm removing its DOMString-based reflection in ARIA 1.2. - The default missing value and...

feature

Core-AAM should not require notifications (UA MUST notify) for changes in deprecated attributes, like `aria-grabbed` https://w3c.github.io/core-aam/#mapping_events_state-change

I think [Core-AAM 4.8.1](https://w3c.github.io/core-aam/#mapping_events_state-change) needs a rewrite. > [User agents](https://infra.spec.whatwg.org/#user-agent) MUST notify [assistive technology](https://www.w3.org/TR/wai-aria/#dfn-assistive-technologies) of [state](https://www.w3.org/TR/wai-aria/#dfn-state) changes as defined in the table below, SHOULD notify assistive technology of [property](https://www.w3.org/TR/wai-aria/#dfn-property) changes...

To avoid the terminology mismatch with other specs referencing "content attributes" vs "DOM properties", ARIA editorial style prefers "attribute" in all instances where the distinction of "ARIA state" vs "ARIA...

Adds a new section: 4.4.3 Role Mapping for Generic Host Language Elements. Submitted early for feedback before continuing. This may eventually Resolve #112. [Preview of generic role section](https://raw.githack.com/w3c/core-aam/issue-112/index.html#mapping_generic_role) *** Preview...

WebKit mappings are not correct for style-based roles: strong, emphasis, maybe more… There are number of AXSubroles listed that don't match the implementation: AXStrongStyleGroup, AXEmphasisStyleGroup, etc. Looks like @joanmarie made...

clarification

## Description of Behavior Test 10 ("Activate a menu item") Results are listed as: > Control+Option+Space Results: 2 passed, 2 failed > > VoiceOver for macOS Response: > [none] >...

## Description of Behavior These expectations for Home/End in a menu are invalid. > MUST Position of the focused item in the menu (1) is conveyed Failed > MUST Number...

## Description of Behavior From the test expectations: > MUST Name of the focused item, 'Action 1', is conveyed Failed > MUST Position of the focused item in the menu...