[Skip navigation links]
3 pages with accessibility issues
better than average8% of the pages on this site have accessibility issues, which is better than average. The percentage of pages with accessibility issues averages 12% on other sites.
This tab shows accessibility issues, indicating problems for older users, people with disabilities or accessibility needs. Automated testing cannot detect all accessibility issues, so should be used alongside human testing.
WCAG 2.2
Level A8% Pages with level A issues have critical accessibility barriers and are unusable by some people.
Level AA0% Pages with level AA issues have major accessibility barriers and are very difficult to use.
Level AAA3% Pages with level AAA issues have minor accessibility barriers and can be difficult to use.
Section 508
ARIA
Errors0% Errors indicate conformance errors, and appear when mandatory specification requirements are not met.
Warnings0% Warnings do not indicate conformance errors, but appear when optional specification requirements are not met.
3 issues on 3 pages
Pages with level A issues have critical accessibility barriers and are unusable by some people.
A label (or name) linked to the control allows screen readers to voice the label correctly when reading the control. To add a label do one of the following:
label
for
title
aria-label
aria-labelledby
<textarea placeholder='Сообщение' rows='5'></textarea>
https://onpoints.ru/feedback
A link name allows screen readers to voice what the links does. If there is no link content, or the link content is hidden by CSS, screen readers have nothing to read, so read out the URL instead. To add a name do one of the following:
a
img alt
img
role=presentation
role=none
<a href='/'><img src='/images/logo.png' alt='' class='logo-module__-...'></a>
https://onpoints.ru/
https://onpoints.ru/faq
role=heading
aria-level
h1-h6
<div class='info-item-module__gIpOoq__title'>Вопросы?</div>
2 issues on 1 pages
Pages with level AAA issues have minor accessibility barriers and can be difficult to use.
target=_blank
aria-describedby
<a href='....apple.com/ru/app/id6472654371' target='_blank'>...</a>
<a href='...ls?id=com.atpoints.application' target='_blank'>...</a>
<a href='...g/app/com.atpoints.application' target='_blank'>...</a>
h1
h2
h3
<body class='roboto_6e093269-...'><div hidden=''></div>...</body>