Bug 138393

Summary: AX: add "alt" as an overriding synonym of "-webkit-alt" (now in the CSS4 spec)
Product: WebKit Reporter: James Craig <jcraig>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

James Craig
Reported 2014-11-04 17:58:36 PST
CSS "alt" property is in the spec now. http://dev.w3.org/csswg/css-pseudo/#alt-property Please add "alt" as an overriding synonym of "-webkit-alt" Alternative text of a ::before or ::after pseudo element should be: alt (if not null) || -webkit-alt (if not null) || contents (string contents, not image contents)
Attachments
patch (10.04 KB, patch)
2014-11-04 23:43 PST, chris fleizach
no flags
Radar WebKit Bug Importer
Comment 1 2014-11-04 17:58:49 PST
chris fleizach
Comment 2 2014-11-04 23:43:23 PST
WebKit Commit Bot
Comment 3 2014-11-05 18:16:09 PST
Comment on attachment 241004 [details] patch Clearing flags on attachment: 241004 Committed r175654: <http://trac.webkit.org/changeset/175654>
WebKit Commit Bot
Comment 4 2014-11-05 18:16:12 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.