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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 18:09:10 PDT 2015


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

--- Comment #8 from Nan Wang <n_wang at apple.com> ---
(In reply to comment #7)
> Comment on attachment 260895 [details]
> 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"

Okay, will make the change

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


More information about the webkit-unassigned mailing list