wpt icon indicating copy to clipboard operation
wpt copied to clipboard

Core-AAM: add tests for sectionheader and sectionfooter

Open spectranaut opened this issue 1 year ago • 1 comments

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

spectranaut avatar Apr 25 '24 19:04 spectranaut

Ok @cookiecrook -- I moved sectionheader and sectionfooter to a tentative file: https://github.com/web-platform-tests/wpt/pull/46142

If we need sign off from implementers for WPT tests of new futures added to ARIA, we should note that in the ARIA process documents, I'll ping you for a review of that draft.

spectranaut avatar May 07 '24 16:05 spectranaut

I moved sectionheader and sectionfooter to a tentative file: https://github.com/web-platform-tests/wpt/pull/46142

Thanks. FYI there is still an accidental white space diff remaining in roles.html.

cookiecrook avatar May 29 '24 16:05 cookiecrook

Is there a PR to update the header and footer (scoped to main/sectioning content) subtests in html-aam/roles-contextual.html and wai-aria/role/contextual-roles.html? 

I have the implementation for sectionheader and sectionfooter ready for Chrome, but it's currently failing those subtests. I'm holding off on merging the code because it would negatively impact our Interop score.

tranjocelyn avatar Jul 23 '24 20:07 tranjocelyn

Is there a PR to update the header and footer (scoped to main/sectioning content) subtests in html-aam/roles-contextual.html and wai-aria/role/contextual-roles.html?

I have the implementation for sectionheader and sectionfooter ready for Chrome, but it's currently failing those subtests. I'm holding off on merging the code because it would negatively impact our Interop score.

Hi Joceyln, if there is a missing test or failing test, maybe make an issue on ARIA with the details so we can update it? This PR just has manual tests to keep track of the API mappings.

spectranaut avatar Jul 25 '24 18:07 spectranaut

Thanks @cookiecrook ! Fixed.

spectranaut avatar Aug 12 '24 21:08 spectranaut