Bug 95185 - Implement AccessibilityUIElement::titleUIElement() and AccessibilityUIElement::stringValue()
Summary: Implement AccessibilityUIElement::titleUIElement() and AccessibilityUIElement...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 25531 84137
  Show dependency treegraph
 
Reported: 2012-08-28 03:10 PDT by Joanmarie Diggs
Modified: 2012-08-28 16:46 PDT (History)
2 users (show)

See Also:


Attachments
Proposed fix (8.20 KB, patch)
2012-08-28 03:31 PDT, Joanmarie Diggs
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joanmarie Diggs 2012-08-28 03:10:35 PDT
AccessibilityUIElement::titleUIElement() and AccessibilityUIElement::stringValue() have not been implemented. We'll need them implemented if we want to unignore the legend.html Layout Test as part of the fix for bug 84137.
Comment 1 Joanmarie Diggs 2012-08-28 03:31:57 PDT
Created attachment 160946 [details]
Proposed fix
Comment 2 WebKit Review Bot 2012-08-28 16:46:47 PDT
Comment on attachment 160946 [details]
Proposed fix

Clearing flags on attachment: 160946

Committed r126941: <http://trac.webkit.org/changeset/126941>
Comment 3 WebKit Review Bot 2012-08-28 16:46:50 PDT
All reviewed patches have been landed.  Closing bug.