/external/chromium_org/content/test/data/accessibility/ |
aria-combobox.html | 13 aria-activedescendant="state2"/>
|
/external/chromium_org/chrome/third_party/chromevox/extensions/searchvox/ |
util.js | 71 var activeId = targetNode.getAttribute('aria-activedescendant'); 98 // A circlar activeDescendant is an error, so return null. 122 // If there is an activeDescendant of the targetNode, then that is where the 124 var activeDescendant = getActiveDescendant(targetNode); 125 if (activeDescendant) { 126 targetNode = activeDescendant;
|
/external/chromium/chrome/common/extensions/docs/static/ |
a11y.html | 137 the ARIA property <code>aria-activedescendant</code> 142 <div role="toolbar" tabindex="0" aria-activedescendant="button1"> 147 <a href="http://www.w3.org/WAI/PF/aria/states_and_properties#aria-activedescendant"><code>aria-activedescendant</code></a> 163 <div role="toolbar" tabindex="0" aria-activedescendant="button1"> 310 Note how the ARIA property <code>aria-activedescendant</code> 335 tb.setAttribute("aria-activedescendant", buttonid); 340 tb.setAttribute("aria-activedescendant", buttonid); 349 <div role="toolbar" tabindex="0" aria-activedescendant="button1" id="tb1"
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
a11y.html | 137 the ARIA property <code>aria-activedescendant</code> 142 <div role="toolbar" tabindex="0" aria-activedescendant="button1"> 147 <a href="http://www.w3.org/WAI/PF/aria/states_and_properties#aria-activedescendant"><code>aria-activedescendant</code></a> 163 <div role="toolbar" tabindex="0" aria-activedescendant="button1"> 314 Note how the ARIA property <code>aria-activedescendant</code> 339 tb.setAttribute("aria-activedescendant", buttonid); 344 tb.setAttribute("aria-activedescendant", buttonid); 353 <div role="toolbar" tabindex="0" aria-activedescendant="button1" id="tb1"
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
HTMLAttributeNames.in | 16 aria-activedescendant
|
/external/chromium/chrome/common/extensions/docs/ |
a11y.html | 481 the ARIA property <code>aria-activedescendant</code> 485 <pre><div role="toolbar" tabindex="0" aria-activedescendant="button1"> 490 <a href="http://www.w3.org/WAI/PF/aria/states_and_properties#aria-activedescendant"><code>aria-activedescendant</code></a> 505 <pre><div role="toolbar" tabindex="0" aria-activedescendant="button1"> 646 Note how the ARIA property <code>aria-activedescendant</code> 670 tb.setAttribute("aria-activedescendant", buttonid); 675 tb.setAttribute("aria-activedescendant", buttonid); 684 <div role="toolbar" tabindex="0" aria-activedescendant="button1" id="tb1" [all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/news_a11y/ |
feed.html | 235 // Update aria-activedescendant property in response to focus change 239 "aria-activedescendant", this.id);
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/news_a11y/ |
feed.js | 138 // Update aria-activedescendant property in response to focus change 142 'aria-activedescendant', this.id);
|
/external/chromium_org/third_party/WebKit/Source/core/accessibility/ |
AXRenderObject.h | 127 virtual AXObject* activeDescendant() const OVERRIDE;
|
AXRenderObject.cpp | 932 AXObject* AXRenderObject::activeDescendant() const 951 // An activedescendant is only useful if it has a renderer, because that's what's needed to post the notification. [all...] |
AXObject.h | 426 virtual AXObject* activeDescendant() const { return 0; }
|
AXObjectCache.cpp | 178 if (AXObject* descendant = obj->activeDescendant())
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
network_dropdown.js | 69 'aria-activedescendant', selectedItem.id); 132 this.title_.removeAttribute('aria-activedescendant');
|
/external/chromium_org/ui/webui/resources/js/cr/ui/ |
menu.js | 149 this.setAttribute('aria-activedescendant', this.selectedItem.id);
|
menu_item.js | 44 // it is used in element's aria-activedescendant attribute.
|
list.js | 567 this.setAttribute('aria-activedescendant', listItem.id); [all...] |
/external/chromium/chrome/browser/accessibility/ |
accessibility_win_browsertest.cc | 420 L"document.body.children[0].setAttribute('aria-activedescendant', 'li')");
|
/external/chromium_org/chrome/browser/resources/file_manager/ |
main.html | 310 aria-activedescendant="gear-menu">
|
/external/chromium_org/third_party/accessibility-audit/ |
axs_testing.js | 419 parent:["widget"]}, complementary:{namefrom:["author"], parent:["landmark"]}, composite:{"abstract":!0, childpresentational:!1, namefrom:["author"], parent:["widget"], properties:["aria-activedescendant"]}, contentinfo:{namefrom:["author"], parent:["landmark"]}, definition:{namefrom:["author"], parent:["section"]}, dialog:{namefrom:["author"], namerequired:!0, parent:["window"]}, directory:{namefrom:["contents", "author"], parent:["list"]}, document:{namefrom:[" author"], namerequired:!0, parent:["structure"], 420 properties:["aria-expanded"]}, form:{namefrom:["author"], parent:["landmark"]}, grid:{mustcontain:["row", "rowgroup"], namefrom:["author"], namerequired:!0, parent:["composite", "region"], properties:["aria-level", "aria-multiselectable", "aria-readonly"]}, gridcell:{namefrom:["contents", "author"], namerequired:!0, parent:["section", "widget"], properties:["aria-readonly", "aria-required", "aria-selected"]}, group:{namefrom:[" author"], parent:["section"], properties:["aria-activedescendant"]}, 430 namerequired:!0, parent:["input"], properties:["aria-activedescendant", "aria-autocomplete", "aria-multiline", "aria-readonly", "aria-required"]}, timer:{namefrom:["author"], namerequired:!0, parent:["status"]}, toolbar:{namefrom:["author"], parent:["group"]}, tooltip:{namerequired:!0, parent:["section"]}, tree:{mustcontain:["group", "treeitem"], namefrom:["author"], namerequired:!0, parent:["select"], properties:["aria-multiselectable", "aria-required"]}, treegrid:{mustcontain:["row"], namefrom:["author"], 467 axs.constants.ARIA_PROPERTIES = {activedescendant:{type:"property", valueType:"idref"}, atomic:{defaultValue:"false", type:"property", valueType:"boolean"}, autocomplete:{defaultValue:"none", type:"property", valueType:"token", values:["inline", "list", "both", "none"]}, busy:{defaultValue:"false", type:"state", valueType:"boolean"}, checked:{defaultValue:"undefined", type:"state", valueType:"token", values:["true", "false", "mixed", "undefined"]}, controls:{type:"property", valueType:"idref_list"}, [all...] |
/external/chromium_org/content/browser/accessibility/ |
accessibility_win_browsertest.cc | 521 L"document.body.children[0].setAttribute('aria-activedescendant', 'li')"); [all...] |
/external/chromium_org/chrome/third_party/chromevox/ |
chromeVoxChromePageScript.js | [all...] |