Enable AX TCs related to list-item and update results.
[chromium-blink-merge.git] / content / test / data / accessibility / list-markers-expected-win.txt
blob535e9deedf5d75878ba85b865867274cc1cba0c5
1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
2     ROLE_SYSTEM_LIST READONLY
3         ROLE_SYSTEM_LISTITEM name='First item properly groups itself despite bolded text.' READONLY
4             ROLE_SYSTEM_STATICTEXT name='•'
5             ROLE_SYSTEM_STATICTEXT name='First item properly groups itself despite '
6             ROLE_SYSTEM_STATICTEXT name='bolded'
7             ROLE_SYSTEM_STATICTEXT name=' text.'
8         ROLE_SYSTEM_LISTITEM name='This should also be seen as a group.' READONLY
9             ROLE_SYSTEM_STATICTEXT name='•'
10             ROLE_SYSTEM_STATICTEXT name='This should also be '
11             ROLE_SYSTEM_STATICTEXT name='seen'
12             ROLE_SYSTEM_STATICTEXT name=' as a group.'
13         ROLE_SYSTEM_LISTITEM name='Some more text.' READONLY
14             ROLE_SYSTEM_STATICTEXT name='•'
15             ROLE_SYSTEM_STATICTEXT name='Some '
16             ROLE_SYSTEM_STATICTEXT name='more'
17             ROLE_SYSTEM_STATICTEXT name=' text.'