1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11

content / test / data / accessibility / mac / attributes / ax-loaded.html [blame]

<!--
@SCRIPT:
  document.accessibilityAttributeNames.has(AXLoaded)
  document.accessibilityAttributeValue(AXLoaded)
  not_applicable.accessibilityAttributeNames.has(AXLoaded)
  // Test of AccessibilityAttributeValue for "not applicable" element is
  // necessary because the value can be requested.
  not_applicable.accessibilityAttributeValue(AXLoaded)
-->
<!DOCTYPE html>
<div id="not_applicable">