Bug 117581 - [GTK] accessibility/text-role-with-aria-hidden-inside.html is failing
Summary: [GTK] accessibility/text-role-with-aria-hidden-inside.html is failing
Status: RESOLVED DUPLICATE of bug 157160
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-06-13 01:20 PDT by Zan Dobersek
Modified: 2016-04-28 18:06 PDT (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-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 ***