a11y consultant

Results 7 comments of a11y consultant

The phrase "_...provides an attribute (**e.g. title**)_" could be unclear to some readers. Does a placeholder attribute value qualify to be the flat string (accessible name) when no other element...

My reading of the computation... Accessible Name: "foo baz" > Calculated from 2.F.ii: > > Check for CSS generated textual content associated with the current node and include it in...

Bryan, Would your example with role label on a `div` support a larger click area, as in selecting the checkbox on clicking the label? ``` Test ```

> if an html label and an aria-labelledby are used, they will be concatenated in the accname if they are not identical. Correct me -- I think if label and...

With aria-controls, JAWS 17 / 18 speak "Use JAWS key (insert) + Alt + M to move to controlled element," thus stirring a user to move to the target panel...

> If this is the case, then placeholder content would only appear as Name if there were no prior labelling mechanisms detected, such as all those listed prior including the...

> If so, the quoted passage above should be qualified to say "if the referenced element is not hidden" or "if the referenced element is included in the accessibility tree"....