interop-accessibility icon indicating copy to clipboard operation
interop-accessibility copied to clipboard

Task: move the HTML-AAM-specific name computation tests to a new accname or name dir in /html-aam/

Open cookiecrook opened this issue 2 years ago • 5 comments

Task: move the HTML-AAM-specific name computation tests to a new dir in /html-aam/name/ and fill out remaining tests for html-specific accname rules.

I just started updating /accname/comp_tooltip.html in #76 and I'm realizing there needs to be much more exhaustive tests from the HTML-AAM Accessible Name by Element section. I'd like to check in #76 soon to get this errata (invalid tests) out of the WPT CI environments , but we need many more tests from this other section.

cookiecrook avatar Nov 14 '23 07:11 cookiecrook

FYI @scottaohara in case you have free cycles

cookiecrook avatar Jan 05 '24 21:01 cookiecrook

I think there's an error in the comp_tooltip.html test: <kbd title="Control + Option" data-expectedlabel="Control + Option" data-testname="kbd with tooltip label" class="ex">CTRL + OPT</kbd>

According to the kbd table in HTML, many platforms do not have an accessible object for the kbd element. See https://w3c.github.io/html-aam/#el-kbd

If there's no accessible object, how can there be a name from the title attribute?

aleventhal avatar Jun 20 '24 18:06 aleventhal

Considering closing this housekeeping issue... Spec authors can move tests as needed... @scottaohara @rahimabdi do you care to keep this open?

cookiecrook avatar Feb 04 '25 17:02 cookiecrook

i don't mind closing it. agreed, we can move the tests when/as needed.

scottaohara avatar Feb 06 '25 15:02 scottaohara

+1, please feel free to close @cookiecrook.

rahimabdi avatar Mar 01 '25 19:03 rahimabdi