Bug 128860 - AX: Support abbr, acronym
Summary: AX: Support abbr, acronym
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: chris fleizach
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-02-14 18:03 PST by chris fleizach
Modified: 2014-02-25 00:02 PST (History)
9 users (show)

See Also:


Attachments
patch (13.68 KB, patch)
2014-02-14 18:06 PST, chris fleizach
no flags Details | Formatted Diff | Diff
Updated patch to use "expandedTextValue()" as name (13.64 KB, patch)
2014-02-18 17:32 PST, chris fleizach
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chris fleizach 2014-02-14 18:03:07 PST
WebKit needs to support.

<abbr>
<acronym>

and 

<th abbr="">

I think these can all be exposed through an alternateTextValue() attribute
Comment 1 Radar WebKit Bug Importer 2014-02-14 18:03:25 PST
<rdar://problem/16076863>
Comment 2 chris fleizach 2014-02-14 18:06:47 PST
Created attachment 224270 [details]
patch
Comment 3 chris fleizach 2014-02-18 17:32:51 PST
Created attachment 224571 [details]
Updated patch to use "expandedTextValue()" as name
Comment 4 Mario Sanchez Prada 2014-02-24 02:54:04 PST
Comment on attachment 224571 [details]
Updated patch to use "expandedTextValue()" as name

L
Comment 5 WebKit Commit Bot 2014-02-25 00:02:51 PST
Comment on attachment 224571 [details]
Updated patch to use "expandedTextValue()" as name

Clearing flags on attachment: 224571

Committed r164635: <http://trac.webkit.org/changeset/164635>
Comment 6 WebKit Commit Bot 2014-02-25 00:02:58 PST
All reviewed patches have been landed.  Closing bug.