This semantic table has scope attributes with invalid values:
Company (scope="lol") | Contact (scope="lol") | Country (scope="lol") |
---|---|---|
Alfreds Futterkiste | Maria Anders | Germany |
Centro comercial Moctezuma | Francisco Chang | Mexico |
This semantic table has scope attributes with invalid values:
Company (scope="lol") | Contact (scope="lol") | Country (scope="lol") |
---|---|---|
Alfreds Futterkiste | Maria Anders | Germany |
Centro comercial Moctezuma | Francisco Chang | Mexico |
Note: Automated testing should be possible. This violation can be automatically detected by finding all elements with scope attributes and programmatically checking if the scope attributes have valid values (i.e. col, row, colgroup or rowgroup)