blob: 73689650899a4cf6523261f78cfe2d3f6860d52a [file] [log] [blame]
1
2
This tests that blockquote level is correctly exposed to the iOS accessibility API.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS item1.numberAttributeValue('AXBlockquoteLevel') is 1
PASS item2.numberAttributeValue('AXBlockquoteLevel') is 2
PASS successfullyParsed is true
TEST COMPLETE