Bug 98381 - [GTK] accessibility/transformed-element.html is failing
Summary: [GTK] accessibility/transformed-element.html is failing
Status: RESOLVED DUPLICATE of bug 118966
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: 118966
Blocks: 98347
  Show dependency treegraph
 
Reported: 2012-10-04 00:47 PDT by Zan Dobersek
Modified: 2013-07-26 05:33 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2012-10-04 00:47:35 PDT
accessibility/transformed-element.html is failing on all GTK platforms.
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=accessibility%2Ftransformed-element.html
Comment 1 Joanmarie Diggs 2012-10-16 10:42:55 PDT
This one fails because we need to implement more fully our DRT's AccessibilityUIElement::allAttributes().

Currently it dumps out all AtkObject attributes rather than everything you might want to know about the object like at least the mac port does. And fully implementing this would likely catch a11y regressions down the road, so I think that's worth doing.

I'll take this one.
Comment 2 Mario Sanchez Prada 2013-07-26 05:33:49 PDT
Resolving as duplicate of bug 118966, as agreed with Joanie on IRC

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