blob: 73689650899a4cf6523261f78cfe2d3f6860d52a [file] [log] [blame]
cfleizach@apple.com2ffa02c2017-01-02 09:02:12 +000011
22
3This tests that blockquote level is correctly exposed to the iOS accessibility API.
4
5On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6
7
8PASS item1.numberAttributeValue('AXBlockquoteLevel') is 1
9PASS item2.numberAttributeValue('AXBlockquoteLevel') is 2
10PASS successfullyParsed is true
11
12TEST COMPLETE
13