This table is unresponsive:
Company | Contact | Country |
---|---|---|
Alfreds Futterkiste | Maria Anders | Germany |
Centro comercial Moctezuma | Francisco Chang | Mexico |
This table is unresponsive:
Company | Contact | Country |
---|---|---|
Alfreds Futterkiste | Maria Anders | Germany |
Centro comercial Moctezuma | Francisco Chang | Mexico |
Note: Hard to automatically test or detect. Requires a human tester or AI to visually check how table elements adjust to changes in viewport and content. However, partially automated testing should be possible by querying all elements (or stylesheets) and programmatically checking whether the width and height properties have fixed values (e.g., 100px).