This repository was archived by the owner on Feb 2, 2025. It is now read-only.
This repository was archived by the owner on Feb 2, 2025. It is now read-only.
"Table Footer Should Contain" should take into account <th> elements #88
Closed
Description
Table Footer Should Contain
is always looking for <td>
tags within <tfoot>
:
but it's valid to have <th>
tags here also. Example: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/tfoot
Can we have this keyword fixed to take into account <th>
tags as well?
Metadata
Metadata
Assignees
Labels
No labels