Tests currently failing due to https://bugs.webkit.org/show_bug.cgi?id=94870: accessibility/adjacent-continuations-cause-assertion-failure.html accessibility/deleting-iframe-destroys-axcache.html accessibility/div-within-anchors-causes-crash.html
I'm uploading a patch that should fix the tests. While I was at it, I tried to map a few more accessible roles on Windows - the ones that I'm reasonably confident about based on the Chromium source code. Roger, could you patch this in and see if it fixes these three tests and doesn't break anything else on Windows?
Created attachment 163015 [details] Patch
Comment on attachment 163015 [details] Patch Attachment 163015 [details] did not pass win-ews (win): Output: http://queues.webkit.org/results/13805300
Created attachment 163024 [details] Patch
Comment on attachment 163024 [details] Patch Clearing flags on attachment: 163024 Committed r128066: <http://trac.webkit.org/changeset/128066>
All reviewed patches have been landed. Closing bug.
Hello, sorry I didn't check this earlier. But the patch has landed, the tests aren't failing and everything still builds, so I guess it's good :)