Bug 32687 - MSAA: Accessibility role of list markers is wrong
Summary: MSAA: Accessibility role of list markers is wrong
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Jon Honeycutt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-17 17:54 PST by Jon Honeycutt
Modified: 2009-12-18 16:52 PST (History)
1 user (show)

See Also:


Attachments
patch (4.74 KB, patch)
2009-12-18 13:47 PST, Jon Honeycutt
aroben: review+
jhoneycutt: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Honeycutt 2009-12-17 17:54:25 PST
List markers should have the "text" role, not the "editable text" role, to match IE and Firefox.
Comment 1 Jon Honeycutt 2009-12-18 13:47:20 PST
Created attachment 45183 [details]
patch
Comment 2 WebKit Review Bot 2009-12-18 13:52:14 PST
style-queue ran check-webkit-style on attachment 45183 [details] without any errors.
Comment 3 Adam Roben (:aroben) 2009-12-18 14:18:38 PST
Comment on attachment 45183 [details]
patch

r=me
Comment 4 Jon Honeycutt 2009-12-18 16:52:23 PST
Landed in r52350.