Site Report
This tab shows a list of all pages with issues.
Issues | Description and URL | Guideline | Line |
---|
2 | https://www.powermapper.com/ | | |
Critical | Attribute autocomplete is only allowed when the input type is hidden, text, search, url, tel, email, password, date, month, week, time, datetime-local, number, range or color. | HTML5
| |
| <input type='checkbox' id='ckySwitchother' autocomplete='off' style='background-color: ...' aria-label='Enable Uncategorized'>
| 74 | |
Important | Use at least a 12-point font on all web pages. | Usability.gov 11:8
| |
| font-size: 10.50pt <p>We use cookies to enhance your ... consent to our use of cookies.</p>
| 74 | |
1 | https://www.powermapper.com/products/sortsite/reviews/ | | |
Very Important | The img width and height attributes don't match the actual image size. This means the image will be distorted or resize during loading. | W3C
| |
| Image
https://www-powermapper-com.azureedge.net/images/testimonials/shopify-staff-96.jpg actual dimensions:
96 x 96 pixels. | | |
| <img src='...g' width='48' height='48' class='rounded-circle' alt='Shopify staff writer'>
| 204 | |
| 3 issues on 2 pages | |