[Webkit-unassigned] [Bug 146012] AX: ARIA 1.1 @aria-current

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 18:07:55 PDT 2015


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

--- Comment #7 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 260895
  --> https://bugs.webkit.org/attachment.cgi?id=260895
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=260895&action=review

> Source/JavaScriptCore/inspector/protocol/DOM.json:83
> +                { "name": "ARIACurrent", "type": "string", "optional": true, "enum": ["true", "false", "page", "step", "location", "date", "time"], "description": "Current item within a container or set of related elements." },

do we name any other properties with ARIA as the prefix in the node inspector?
if not, we might as well leave just this string as "current"... i think internally and with the platform API we can leave it ARIACurrent, but node inspector can probably stick with "current"

-- 
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/20150910/b89b1c7d/attachment.html>


More information about the webkit-unassigned mailing list