Bug 163229 - AX: Update AXPlaceHolder algorithm
Summary: AX: Update AXPlaceHolder algorithm
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-10-10 11:48 PDT by Nan Wang
Modified: 2016-10-10 13:14 PDT (History)
11 users (show)

See Also:


Attachments
patch (4.33 KB, patch)
2016-10-10 12:01 PDT, Nan Wang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nan Wang 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>
Comment 1 Radar WebKit Bug Importer 2016-10-10 11:49:05 PDT
<rdar://problem/28698643>
Comment 2 Nan Wang 2016-10-10 12:01:28 PDT
Created attachment 291132 [details]
patch
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2016-10-10 13:14:28 PDT
All reviewed patches have been landed.  Closing bug.