RESOLVED FIXED 148458
AX: Enable accessibility/aria-controls.html test for mac
https://bugs.webkit.org/show_bug.cgi?id=148458
Summary AX: Enable accessibility/aria-controls.html test for mac
Nan Wang
Reported 2015-08-25 18:26:03 PDT
The test is marked Skip in TestExpectation file.
Attachments
patch (7.41 KB, patch)
2015-08-25 18:31 PDT, Nan Wang
no flags
patch (7.47 KB, patch)
2015-08-25 22:23 PDT, Nan Wang
no flags
Nan Wang
Comment 1 2015-08-25 18:31:41 PDT
chris fleizach
Comment 2 2015-08-25 20:32:32 PDT
How come you're not using the string value in the test like the other platform That looks like a good check because it's able to validate that the element at that index is actually the right one
Nan Wang
Comment 3 2015-08-25 21:02:49 PDT
(In reply to comment #2) > How come you're not using the string value in the test like the other > platform > That looks like a good check because it's able to validate that the element > at that index is actually the right one On Mac, the string value for the div is empty. Should I change the element type?
chris fleizach
Comment 4 2015-08-25 22:01:38 PDT
That's probably because a div is being returned On Mac platform we should get the child of that object and check the string value I think
Nan Wang
Comment 5 2015-08-25 22:23:44 PDT
WebKit Commit Bot
Comment 6 2015-08-25 23:50:01 PDT
Comment on attachment 259926 [details] patch Clearing flags on attachment: 259926 Committed r188947: <http://trac.webkit.org/changeset/188947>
WebKit Commit Bot
Comment 7 2015-08-25 23:50:05 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.