RESOLVED FIXED Bug 117100
AX: WebKit should join substrings on single space when concatenating the accessible name of an element
https://bugs.webkit.org/show_bug.cgi?id=117100
Summary AX: WebKit should join substrings on single space when concatenating the acce...
James Craig
Reported 2013-05-31 17:21:12 PDT
Created attachment 203475 [details] test case demonstrating bug WebKit should treat newline characters (\n) as spaces when concatenating the accessible name of an element. Load attached test case. Note WebKit smashes all the substrings together.
Attachments
test case demonstrating bug (484 bytes, text/html)
2013-05-31 17:21 PDT, James Craig
no flags
patch (7.10 KB, patch)
2013-06-03 01:31 PDT, chris fleizach
no flags
Radar WebKit Bug Importer
Comment 1 2013-05-31 17:21:50 PDT
James Craig
Comment 2 2013-05-31 17:22:30 PDT
From the ARIA spec: "User agents will then trim whitespace and join the substrings using a single space character. " http://www.w3.org/WAI/PF/aria/complete#namecalculation
Radar WebKit Bug Importer
Comment 3 2013-05-31 17:23:01 PDT
James Craig
Comment 4 2013-05-31 18:15:14 PDT
Related to bug 117101
chris fleizach
Comment 5 2013-06-03 01:31:35 PDT
WebKit Commit Bot
Comment 6 2013-06-03 14:51:23 PDT
Comment on attachment 203560 [details] patch Clearing flags on attachment: 203560 Committed r151131: <http://trac.webkit.org/changeset/151131>
WebKit Commit Bot
Comment 7 2013-06-03 14:51:26 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.