Bug 163229

Summary: AX: Update AXPlaceHolder algorithm
Product: WebKit Reporter: Nan Wang <n_wang>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, commit-queue, dmazzoni, jcraig, jdiggs, mario, n_wang, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

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.