Valerie Young

Results 46 issues of Valerie Young

Specification https://w3c.github.io/aria/#aria-braillelabel https://w3c.github.io/aria/#aria-brailleroledescription CORE-AAM: https://github.com/w3c/core-aam/pull/134

core-aam

I thought you would like to know I'm running into a weird bug and will not be using `fnm` because of it. I working on a library (atspi_inspect) that is...

Currently, GetComputedRole spec says: ``` Let role be the result of computing the [WAI-ARIA role](https://w3c.github.io/webdriver/#dfn-wai-aria-role) of element. ``` In the ARIA spec currently, we don't specify how to "compute the...

Get Computed Role

Initial draft of content for issue #259 to provide a guidance section on aria-level. Might still need some discussion related to this open issue on ARIA: w3c/aria#915 #### Preview link...

Change in ARIA: https://github.com/w3c/aria/pull/1931

wai-aria
wg-wai_pf
core-aam

The response from the following code https request claimed no POST data was included in the request. I believe this is unexpected and unwanted behavior? ``` import oauth2 as oauth...

Bug
Needs Verification

The error message for wpt accessibility tests that use testdriver on wpt.live is kind of inscrutable (https://wpt.live/wai-aria/role/button-roles.html): ``` promise_test: Unhandled rejection with value: object "TypeError: window.test_driver_internal.get_computed_role is not a function"...

infra
testdriver.js

Rule 5 in [CORE-AAM's State and Property Mapping General Rules](https://w3c.github.io/core-aam/#statePropertyMappingGeneralRules) says: > Some WAI-ARIA properties are not global, and are only supported on certain roles. If a non-global WAI-ARIA state...

Agenda

See: https://github.com/w3c/aria/pull/1862 This still needs issues on validators, although VNU doesn't seem to flag aria attributes used on roles that do not explicitly support them. For example, the following does...