Bug 125596 - [ATK] Expose accessibility objects for more WAI-ARIA roles
Summary: [ATK] Expose accessibility objects for more WAI-ARIA roles
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 125493
  Show dependency treegraph
 
Reported: 2013-12-11 11:51 PST by Mario Sanchez Prada
Modified: 2013-12-16 08:15 PST (History)
1 user (show)

See Also:


Attachments
Patch proposal (12.44 KB, patch)
2013-12-11 11:57 PST, Mario Sanchez Prada
cfleizach: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mario Sanchez Prada 2013-12-11 11:51:45 PST
This would include:

<math>
<div role="definition">
<div role="dialog">
<div role="log">
<div role="marquee">
<div role="math">
<div role="note">
<div role="timer">
Comment 1 Mario Sanchez Prada 2013-12-11 11:57:06 PST
Created attachment 218991 [details]
Patch proposal
Comment 2 Mario Sanchez Prada 2013-12-16 08:15:24 PST
Committed r160641: <http://trac.webkit.org/changeset/160641>