Step 5 in the test procedure for F91 mentions
- headers marked up as
td elements with the scope attribute
Expectation:
Modify the step to the following(or somewhere along the lines) as using scope attribute on a <td> element is obsolete in HTML 5
- headers marked up as
th elements with the scope attribute