NEW 106335
[GTK][WK2] accessibility/accessibility-node-reparent.html is failing
https://bugs.webkit.org/show_bug.cgi?id=106335
Summary [GTK][WK2] accessibility/accessibility-node-reparent.html is failing
Zan Dobersek
Reported 2013-01-08 10:25:34 PST
The accessibility/accessibility-node-reparent.html layout test is failing on GTK WK2 port. Here's the diff: --- /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/accessibility-node-reparent-expected.txt +++ /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/accessibility-node-reparent-actual.txt @@ -6,7 +6,7 @@ PASS expectedButtonRole != expectedDetachedRole is true PASS canvasButtonRole is expectedButtonRole -PASS detachedCanvasButtonRole is expectedDetachedRole +FAIL detachedCanvasButtonRole should be . Was AXRole: AXListItem. PASS reparentedButtonRole is expectedButtonRole PASS successfullyParsed is true
Attachments
Note You need to log in before you can comment on or make changes to this bug.