RESOLVED DUPLICATE of bug 140798 140797
[Win] Missing 'role' element on certain objects
https://bugs.webkit.org/show_bug.cgi?id=140797
Summary [Win] Missing 'role' element on certain objects
Brent Fulgham
Reported 2015-01-22 16:07:19 PST
The layout test 'accessibility/aria-checked-mixed-value.html' fails on Windows due to a missing 'role' property. --- /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Release/bin32/layout-test-results/accessibility/aria-checked-mixed-value-expected.txt +++ /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Release/bin32/layout-test-results/accessibility/aria-checked-mixed-value-actual.txt @@ -1,33 +1,10 @@ +CONSOLE MESSAGE: line 29: TypeError: undefined is not an object (evaluating 'element.role') Tests whether mixed values are reported properly. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -Role: AXRole: AXRadioButton -Mixed: false - - -Role: AXRole: AXMenuItem -Mixed: false - - -Role: AXRole: AXCheckBox -Mixed: true - - -Role: AXRole: AXMenuItem -Mixed: true - - -Role: AXRole: AXCheckBox -Mixed: true - - -Role: AXRole: AXCheckBox -Mixed: false - - -PASS successfullyParsed is true +FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined). TEST COMPLETE
Attachments
Radar WebKit Bug Importer
Comment 1 2015-01-22 16:07:43 PST
Brent Fulgham
Comment 2 2015-01-23 09:22:07 PST
This is a duplicate of Bug 140797. *** This bug has been marked as a duplicate of bug 140798 ***
Note You need to log in before you can comment on or make changes to this bug.