[Webkit-unassigned] [Bug 255621] New: AX: role updates from HTML-AAM WPT failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 18 12:29:55 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=255621

            Bug ID: 255621
           Summary: AX: role updates from HTML-AAM WPT failures
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jcraig at apple.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

HTML-AAM role tests landed in WPT yesterday.
https://wpt.fyi/results/html-aam/roles.html?label=master&label=experimental&aligned
(Expand the "show details" switch if needed)

Compare to the HTML-AAM spec here: https://w3c.github.io/html-aam/

I think most of the "generic" vs "" are already resolved in the nightlies, but there are a few others remaining. Trying to list those here.

# aside/footer/header

WebKit maps these correctly in one context but not another. See differences where these are scoped to the body or main versus other contexts. Examples: 

- https://w3c.github.io/html-aam/#el-aside
- https://w3c.github.io/html-aam/#el-footer
- https://w3c.github.io/html-aam/#el-header


# address/details/menu (should be group)

- https://w3c.github.io/html-aam/#el-address 
- https://w3c.github.io/html-aam/#el-details 
- https://w3c.github.io/html-aam/#el-group 


# orphaned li (outside a list)

- returning listitem; should be generic


# dfn/dd/dt (term/definition)

Might be resolved in nightly, along with others (em/strong/i/b/s/etc)?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230418/35cf2ced/attachment.htm>


More information about the webkit-unassigned mailing list