Bug 98377 - [GTK] accessibility/textarea-insertion-point-line-number.html is failing
Summary: [GTK] accessibility/textarea-insertion-point-line-number.html is failing
Status: NEW
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: 2012-10-04 00:45 PDT by Zan Dobersek
Modified: 2017-03-11 10:48 PST (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:45:33 PDT
accessibility/textarea-insertion-point-line-number.html is failing on all GTK platforms.
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=accessibility%2Ftextarea-insertion-point-line-number.html
Comment 1 Joanmarie Diggs 2012-10-16 11:27:30 PDT
Another failure due to the need to implement a method in our DRT:
AccessibilityUIElement::insertionPointLineNumber()

Piñeiro, this one is yours.