Steve Faulkner
Steve Faulkner
example: code in error (tested http://google.com) # pmocntr2 > TABLE > TBODY > TR:nth-of-type(2) > .padi > IMG Foreground:#999999 Background:#FFFFFF The contrast ratio is: 2.85:1 Text failed at Level AA...
> 5 Passed Rules > ARIA state and property values must be valid > Controls and media elements should have labels > These elements are focusable but either invisible or...
the following http://codepen.io/stevef/pen/BpQdwj produces an error > [Severe] This element has an unsupported ARIA attribute (1) > See AX_ARIA_10 for more information. > `` It is allowed https://www.w3.org/TR/html-aria/#attr-required , but...
updated application, rowgroup, rowheader, columnheader added switch, none, cell, table, feed
https://msdn.microsoft.com/en-us/library/windows/desktop/hh437309%28v=vs.85%29.aspx see also related mapping bug https://www.w3.org/Bugs/Public/show_bug.cgi?id=29032#c0
I have done some testing and found that contrary to the advice in the [table tutorials](https://www.w3.org/WAI/tutorials/tables/) the use of scope on simple data tables is unecessary. - https://www.24a11y.com/2018/tables-and-beers/ - https://codepen.io/stevef/post/tables-tequila-and-beer...
Currently the tests and results are in paciellogroup repo, consider moving the base repo to w3
add table with info about windows narrator support for html and keystrokes and recordings, dunno whether its better to use IE or Edge? @dstorey any thoughts?