Bug 106338

Summary: [GTK][WK2] accessibility/aria-hidden-updates-alldescendants.html is failing
Product: WebKit Reporter: Zan Dobersek <zan>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: mrobinson
Priority: P2 Keywords: Gtk, LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 98347    

Zan Dobersek
Reported 2013-01-08 10:25:54 PST
The accessibility/aria-hidden-updates-alldescendants.html layout test is failing on GTK WK2 port. Here's the diff: --- /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/aria-hidden-updates-alldescendants-expected.txt +++ /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/aria-hidden-updates-alldescendants-actual.txt @@ -11,7 +11,7 @@ PASS main.childrenCount is 1 PASS main.childrenCount is 2 -PASS main.childAtIndex(1).childrenCount is 1 +FAIL main.childAtIndex(1).childrenCount should be 1. Was 0. PASS successfullyParsed is true TEST COMPLETE
Attachments
Martin Robinson
Comment 1 2014-04-07 19:28:43 PDT
*** This bug has been marked as a duplicate of bug 68512 ***
Note You need to log in before you can comment on or make changes to this bug.