Bug 106334 - [GTK][WK2] accessibility/accessibility-node-memory-management.html is failing
Summary: [GTK][WK2] accessibility/accessibility-node-memory-management.html is failing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks: 98347
  Show dependency treegraph
 
Reported: 2013-01-08 10:25 PST by Zan Dobersek
Modified: 2017-03-11 10:53 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2013-01-08 10:25:27 PST
The accessibility/accessibility-node-memory-management.html layout test is failing on the GTK WK2 port.

Here's the diff:
--- /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/accessibility-node-memory-management-expected.txt
+++ /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/accessibility-node-memory-management-actual.txt
@@ -5,7 +5,7 @@
 
 PASS expectedButtonRole != expectedDetachedRole is true
 PASS canvasButtonRole is expectedButtonRole
-PASS detachedCanvasButtonRole is expectedDetachedRole
+FAIL detachedCanvasButtonRole should be . Was AXRole: AXListItem.
 PASS successfullyParsed is true
 
 TEST COMPLETE