1
    2
    3
    4
    5
    6

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

document.accessibilityAttributeNames.has(AXLoaded)='yes'
document.accessibilityAttributeValue(AXLoaded)=1
not_applicable.accessibilityAttributeNames.has(AXLoaded)='no'
// Test of AccessibilityAttributeValue for "not applicable" element is
// necessary because the value can be requested.
not_applicable.accessibilityAttributeValue(AXLoaded)=1