| WebView text:"Table example" focusable focused actions:[CLEAR_FOCUS, AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="rootWebArea"] |
| ++GridView CollectionInfo:[rows=3, cols=2] actions:[AX_FOCUS] bundle:[chromeRole="table"] |
| ++++View actions:[AX_FOCUS] bundle:[chromeRole="row"] |
| ++++++View text:"Pair" heading CollectionItemInfo:[tableHeader, rowIndex=0, colIndex=0] actions:[AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="columnHeader"] |
| ++++++View text:"Single" heading CollectionItemInfo:[tableHeader, rowIndex=0, colIndex=1] actions:[AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="columnHeader"] |
| ++++View actions:[AX_FOCUS] bundle:[chromeRole="row"] |
| ++++++View text:"AB" CollectionItemInfo:[rowIndex=1, colIndex=0] actions:[AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="cell"] |
| ++++++View text:"B" CollectionItemInfo:[rowIndex=1, colIndex=1] actions:[AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="cell"] |
| ++++View actions:[AX_FOCUS] bundle:[chromeRole="row"] |
| ++++++View text:"CD" CollectionItemInfo:[rowIndex=2, colIndex=0] actions:[AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="cell"] |
| ++++++View text:"D" CollectionItemInfo:[rowIndex=2, colIndex=1] actions:[AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="cell"] |