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