[Webkit-unassigned] [Bug 148970] AX: ARIA 1.1 @aria-placeholder

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 6 17:47:43 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=148970

--- Comment #2 from Nan Wang <n_wang at apple.com> ---
Created attachment 262563
  --> https://bugs.webkit.org/attachment.cgi?id=262563&action=review
patch

There's already a placeholderValue() function to get the value from placeholder attribute. Not sure the difference between placeholder and aria-placeholder from the spec. The logic for the patch is to get the value from aria-placeholder first, if not then check placeholder attribute.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151007/de4c7e60/attachment.html>


More information about the webkit-unassigned mailing list