Created attachment 220315 [details] test case: link-with-spans.html Steps to reproduce: 1. Load the attached test case in Epiphany 2. Load the attached accessible-event listener in a terminal 3. Tab between the two "Google" links in the test case Expected results: Both "Google" links would have "Google" as the accessible name. Actual results: The accessible name of the colorful "Google" link has "G o o g l e" as the accessible name. Note that in both cases the accessible text is correct (no spaces); just the name is wrong.
<rdar://problem/15744424>
Created attachment 220318 [details] accessible-event listener