RESOLVED FIXED 138393
AX: add "alt" as an overriding synonym of "-webkit-alt" (now in the CSS4 spec)
https://bugs.webkit.org/show_bug.cgi?id=138393
Summary AX: add "alt" as an overriding synonym of "-webkit-alt" (now in the CSS4 spec)
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.