alphagov / govuk_accessibility_sandbox

A place to build and view components with accessibility in mind and get feedback from the community and beyond.
https://govuk-accessibility-sandbox.herokuapp.com/
MIT License
10 stars 5 forks source link

Need more static content test cases #81

Open LJWatson opened 8 years ago

LJWatson commented 8 years ago

Need more static content test cases:

  1. Simple data table using <th> and <td>
  2. Complex data table using <th>, <td> and colspan.
  3. Complex data table using <th>, <td> and rowspan.
  4. Complex data table using <th>, <td> with id/header attributes.