1
    2
    3
    4
    5
    6

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

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