[Webkit-unassigned] [Bug 184734] New: AX: Spaces incorrectly inserted between spans when calculating name from content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 18 07:19:58 PDT 2018


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

            Bug ID: 184734
           Summary: AX: Spaces incorrectly inserted between spans when
                    calculating name from content
           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: jdiggs at igalia.com
                CC: webkit-bug-importer at group.apple.com

Given:

   <div id="test" role="link">(<span>Q</span><span>E</span><span>D</span>)</div>

The result of the accessible name computation is expected to be "(QED)"; we're returning "( Q E D )". See step 2.F.iii of https://w3c.github.io/accname/#mapping_additional_nd_te.

-- 
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/20180418/11e39c80/attachment.html>


More information about the webkit-unassigned mailing list