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

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.