| Critical | Links must have an accessible name. | WCAG A F89 508 A F89 | |
| <a href='/'><img src='/images/logo.png' alt='' class='logo-module__-...'></a>
| 78 | |
| <a href='/'><img src='/images/logo.png' alt='' class='logo-module__-...'></a>
| 816 | |
| Critical | Attribute disablepictureinpicture not allowed on element. | HTML | |
| <video src='/videos/map-1.webm' class='map-1-...' autoplay playsinline loop muted disablepictureinpicture=''></video>
| 96 | |
| <video src='/videos/map-2.webm' class='map-2-module__O-...' autoplay playsinline loop muted disablepictureinpicture=''></video>
| 805 | |
| Critical | Bad value for attribute width. | HTML | |
| Expected a digit but saw . instead. | | |
| <img alt='' loading='lazy' width='1030.25'>
| 944 | |
| Critical | Element source not allowed as child element in this context. | HTML | |
| <video src='/videos/map-1.webm' class='map-1-...' autoplay playsinline loop muted disablepictureinpicture=''><source>
| 97 | |
| <video src='/videos/map-1.webm' class='map-1-...' autoplay playsinline loop muted disablepictureinpicture=''><source>
| 98 | |
| <video src='/videos/map-2.webm' class='map-2-module__O-...' autoplay playsinline loop muted disablepictureinpicture=''><source>
| 806 | |
| <video src='/videos/map-2.webm' class='map-2-module__O-...' autoplay playsinline loop muted disablepictureinpicture=''><source>
| 807 | |
| Very Important | Omitting image width or height causes the page layout to shift as each image loads. | Best practice | |
| <img src='...ages/coalitions/neutrality.png' alt='' class='coalition-carousel-...'>
| 680 | |
| <img src='...images/coalitions/darkness.png' alt='' class='coalition-carousel-...'>
| 681 | |
| <img src='/images/coalitions/chaos.png' alt='' class='coalition-carousel-...'>
| 682 | |
| <img src='/images/coalitions/order.png' alt='' class='coalition-carousel-...'>
| 683 | |
| <img src='/images/coalitions/light.png' alt='' class='coalition-carousel-...'>
| 684 | |
| Important | Avoid specifying a new window as the target of a link with target=_blank. | WCAG AAA F22 | |
| <a href='....apple.com/ru/app/id6472654371' target='_blank'>...</a>
| 116 | |
| <a href='....apple.com/ru/app/id6472654371' target='_blank'>...</a>
| 772 | |
| <a href='...ls?id=com.atpoints.application' target='_blank'>...</a>
| 120 | |
| <a href='...g/app/com.atpoints.application' target='_blank'>...</a>
| 124 | |
| <a href='...ls?id=com.atpoints.application' target='_blank'>...</a>
| 776 | |
| Important | Each section of content should begin with a heading element (h1, h2, h3), but this page has no headings. | WCAG AAA 2.4.10 | |
| <body class='roboto_6e093269-...'><div hidden=''></div>...</body>
| 67 | |
| Important | No meta description tag found. Use a description tag that accurately describes the contents of a web page. | Google Bing DuckDuckGo | |
| <html lang='ru'><head><meta charset='utf-8'>...</head>...</html>
| 2 | |
| Important | Use at least a 12-point font on all web pages. | Best practice | |
| font-size: 10.50pt<div class='cookie-banner-...'>Пользуясь ... куки</div>
| 822 | |
| Warning | The type attribute is unnecessary for JavaScript resources. | HTML | |
| type='text/javascript'<script id='metrika' type='text/javascript' data-nscript='afterInteractive'>...</script>
| 832 | |