[Webkit-unassigned] [Bug 260216] New: AX:

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 15 12:59:28 PDT 2023


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

            Bug ID: 260216
           Summary: AX:
           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

WPT Failure: ARIA role parsing should ignore any leading/trailing whitespace, including line breaks.

Failure in new test, "div[role=button] ignoring line break"
https://wpt.fyi/results/wai-aria/role/fallback-roles.html?label=experimental&label=master&aligned

For this markup (the line break here is substantive)

<div role="
button" data-testname="div[role=button] ignoring line break" aria-label="x" data-expectedrole="button" class="ex">x</div>


FAIL message: expected "button" but got "generic" as the computed role

-- 
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/20230815/c964b16f/attachment.htm>


More information about the webkit-unassigned mailing list