Bug 117581

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

Description Zan Dobersek 2013-06-13 01:20:14 PDT
The accessibility/text-role-with-aria-hidden-inside.html layout test is failing on the GTK port since introduced in r151079.
http://trac.webkit.org/changeset/151079

--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/accessibility/text-role-with-aria-hidden-inside-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/accessibility/text-role-with-aria-hidden-inside-actual.txt
@@ -3,7 +3,7 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-PASS text.stringValue is 'AXValue: Song Title Artist Name (4 stars, 1,234 ratings)'
+FAIL text.stringValue should be AXValue: Song Title Artist Name (4 stars, 1,234 ratings). Was .
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Joanmarie Diggs 2016-04-28 18:06:30 PDT

*** This bug has been marked as a duplicate of bug 157160 ***