This test is marked failure and crash in TestExpectation file.
Created attachment 259503 [details] patch
Comment on attachment 259503 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=259503&action=review > LayoutTests/accessibility/loading-iframe-updates-axtree.html:15 > window.scrollarea = iframe.childAtIndex(0); will this still be the scroll area?
Comment on attachment 259503 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=259503&action=review >> LayoutTests/accessibility/loading-iframe-updates-axtree.html:15 >> window.scrollarea = iframe.childAtIndex(0); > > will this still be the scroll area? I debug the scrollarea.role, and it's AXRole: AXScrollArea.
Comment on attachment 259503 [details] patch Attachment 259503 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/80955 New failing tests: accessibility/loading-iframe-updates-axtree.html
Created attachment 259510 [details] Archive of layout-test-results from ews100 for mac-mavericks The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews100 Port: mac-mavericks Platform: Mac OS X 10.9.5
Created attachment 259534 [details] patch Added test expectations for both WK1 and WK2.
Comment on attachment 259534 [details] patch Clearing flags on attachment: 259534 Committed r188746: <http://trac.webkit.org/changeset/188746>
All reviewed patches have been landed. Closing bug.