DescriptionExposes datetime attribute.
According to ARIA spec,
http://rawgit.com/w3c/aria/master/html-aam/html-aam.html#att-datetime-time,
datetime attribute should be exposed as a object attribute.
This patch changes how to expose HTML attributes such as type for
text-input, aria-dropeffect and aria-grabbed.
The variable, html_attributes, from ui::AXNodeData is used instead of adding
additional attributes.
BUG=480861
TBR=aboxhall
Committed: https://crrev.com/85cf6b004467da8d1d50969ded4692ca9a76f053
Cr-Commit-Position: refs/heads/master@{#333974}
Patch Set 1 #Patch Set 2 : Update type attr handling to chromevox #Patch Set 3 : re-upload due to browser_accessibility_cocoa.mm #
Total comments: 4
Messages
Total messages: 14 (4 generated)
|