RESOLVED FIXED 163229
AX: Update AXPlaceHolder algorithm
https://bugs.webkit.org/show_bug.cgi?id=163229
Summary AX: Update AXPlaceHolder algorithm
Nan Wang
Reported 2016-10-10 11:48:55 PDT
From HTML-AAM When the placeholder and aria-placeholder attributes are both present, and the placeholder attribute's value is non-empty, user agents must expose the value of the placeholder attribute, and ignore aria-placeholder. If the placeholder attribute's value is empty, then user agents must expose the value of the aria-placeholder attribute. <rdar://problem/28677242>
Attachments
patch (4.33 KB, patch)
2016-10-10 12:01 PDT, Nan Wang
no flags
Radar WebKit Bug Importer
Comment 1 2016-10-10 11:49:05 PDT
Nan Wang
Comment 2 2016-10-10 12:01:28 PDT
WebKit Commit Bot
Comment 3 2016-10-10 13:14:24 PDT
Comment on attachment 291132 [details] patch Clearing flags on attachment: 291132 Committed r207014: <http://trac.webkit.org/changeset/207014>
WebKit Commit Bot
Comment 4 2016-10-10 13:14:28 PDT
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.