Bug 117581
Summary: | [GTK] accessibility/text-role-with-aria-hidden-inside.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zan Dobersek <zan> |
Component: | WebKitGTK | Assignee: | 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 |
Zan Dobersek
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Joanmarie Diggs
*** This bug has been marked as a duplicate of bug 157160 ***