This tests that table and cell have the correct ARIA roles. | |
PASS: div[role="grid"] -> grid. | |
PASS: table[role="table"] -> table. | |
PASS: td[role="gridcell"] -> gridcell. | |
PASS: td -> cell. | |
PASS: td[role="cell"] -> cell. | |
PASS successfullyParsed is true | |
TEST COMPLETE | |