| Critical | The visual label must appear in the accessible name of links and controls. | WCAG A F96 508 A F96 | |
| Label "Выбрать вертолет" not in name "catalog link"
<a href='/catalog/' class='button' aria-label='catalog link'>...</a>
| 124 | |
| Label "+7 (495) 627 55 45" not in name "phone"
<a href='tel:+79456275545' aria-label='phone'>+7 (495) 627 55 45</a>
| 398 | |
| Label "Вертолеты" not in name "menu-link"
<a href='/catalog/' aria-label='menu-link'>Вертолеты</a>
| 69 | |
| Label "Закупки" not in name "menu-link"
<a href='/tenders/' aria-label='menu-link'>Закупки</a>
| 72 | |
| Label "О холдинге" not in name "menu-link"
<a href='/about/' aria-label='menu-link'>О холдинге</a>
| 75 | |
| Critical | A video plays longer than 5 seconds, without a way to pause it. | WCAG A 2.2.2 508 A 2.2.2 | |
| <video src='...q24fbuqrwfrtlv31kuaxslgvqn.mp4' autoplay loop muted></video>
| 137 | |
| Critical | Bad value for attribute href. | HTML | |
| <a href='/upload/docs/Политика ПДн ВР.pdf'></a>
| 760 | |
| Critical | Bad value for attribute id. | HTML | |
| Not a valid XML 1.0 name: _Слой_2 | | |
| <svg id='_Слой_2'></svg>
| 190 | |
| <svg id='_Слой_2'></svg>
| 318 | |
| Critical | Duplicate id - the same ID is used on more than one element. | HTML | |
| id=_????_2 | 190 | |
| id=_????_2 | 318 | |
| id=Layer_1 | 203 | |
| id=Layer_1 | 331 | |
| Critical | No space between attributes. | HTML | |
| | 924 | |
| Critical | Saw <?. Probable cause: Attempt to use an XML processing instruction in HTML. (XML processing instructions are not supported in HTML.) | HTML | |
| | 188 316 | |
| Critical | A document must not include both a
meta element with an
http-equiv attribute
whose value is content-type,
and a meta element with a
charset attribute. | HTML | |
| <meta http-equiv='content-type' content='text/html; charset=UTF-8'>
| 7 | |
| Very Important | The CSS outline or border style on this element makes it difficult or impossible to see the link focus outline. | WCAG AA F78 508 AA F78 | |
| :focus has outline: invert none 0px <a href='/' class='logo' aria-label='logotype'>...</a>
| 146 | |
| :focus has outline: invert none 0px <a href='/' class='logo' aria-label='logotype'>...</a>
| 89 | |
| :focus has outline: invert none 0px <a href='/catalog/' class='button' aria-label='catalog link'><span>...</span></a>
| 124 | |
| :focus has outline: invert none 0px <a href='....ru/anticorruption/feedback/?m' target='_blank' aria-label='external link'>...</a>
| 389 | |
| :focus has outline: invert none 0px <a href='...ns.org/licenses/by/4.0/deed.ru' target='_blank' rel='nofollow'>Creative Commons Attribution 4.0 International</a>
| 394 | |
| Very Important | Omitting image width or height causes the page layout to shift as each image loads. | Best practice | |
| <img src='...mplates/jan_25/images/fire.png' alt='Горячая линия'>
| 390 | |
| <img src='...ii3oonxa7mo1jxre78mcwzgqpp.jpg' alt='test'>
| 280 | |
| <img src='...i1l9vuvkmotfeiv2otg49jp9li.png' alt='test'>
| 299 | |
| Important | Don't use CSS animations or transitions in interactions without giving the user a way to turn them off. | WCAG 2.3.3 | |
| ::before:hover transition: bottom auto 0px left auto 0px inset-inline-end auto 0px inset-block-start auto 0px min-height 560px 0px 0.5s<div class='banner'><div class='banner-info'><h2>...</h2>...</div>...</div>
| 272 | |
| Important | Avoid specifying a new window as the target of a link with target=_blank. | WCAG AAA F22 | |
| <a href='....ru/anticorruption/feedback/?m' target='_blank' aria-label='external link'>...</a>
| 389 | |
| <a href='...ns.org/licenses/by/4.0/deed.ru' target='_blank' rel='nofollow'>Creative Commons Attribution 4.0 International</a>
| 394 | |
| <a href='...ps://vk.com/russianhelicopters' target='_blank' aria-label='social - vk'>...</a>
| 402 | |
| <a href='https://t.me/rhc_aero' target='_blank' aria-label='social - telegram'>...</a>
| 406 | |
| <a href='...ps://vk.com/russianhelicopters' target='_blank' aria-label='social - vk'>...</a>
| 258 | |
| Warning | The type attribute is unnecessary for JavaScript resources. | HTML | |
| type='text/javascript'<script type='text/javascript'>...</script>
| 431 | |
| Critical | The visual label must appear in the accessible name of links and controls. | WCAG A F96 508 A F96 | |
| Label "Civil" not in name "catalog link"
<a href='/en/catalog/' aria-label='catalog link'>Civil</a>
| 241 | |
| Label "Select a helicopter" not in name "catalog link"
<a href='/en/catalog/' class='button' aria-label='catalog link'>...</a>
| 246 | |
| Label "Helicopters" not in name "menu-link"
<a href='/en/catalog/' aria-label='menu-link'>Helicopters</a>
| 140 | |
| Label "About the company" not in name "menu-link"
<a href='/en/about/' aria-label='menu-link'>About the company</a>
| 147 | |
| Critical | Links must have an accessible name. | WCAG A F89 508 A F89 | |
| <a href='https://vk.com/russianhelicopters' target='_blank'>...</a>
| 796 | |
| <a href='https://t.me/rhc_aero' target='_blank'>...</a>
| 805 | |
| Critical | A video plays longer than 5 seconds, without a way to pause it. | WCAG A 2.2.2 508 A 2.2.2 | |
| <video src='...q24fbuqrwfrtlv31kuaxslgvqn.mp4' autoplay loop muted></video>
| 279 | |
| Critical | Attribute xmlns:dc not allowed on element. | HTML | |
| <svg dc='http://purl.org/dc/elements/1.1/'></svg>
| 181 | |
| <svg dc='http://purl.org/dc/elements/1.1/'></svg>
| 303 | |
| Critical | Duplicate id - the same ID is used on more than one element. | HTML | |
| id=svg2 | 181 | |
| id=svg2 | 303 | |
| id=defs6 | 183 | |
| id=defs6 | 305 | |
| id=g10 | 186 | |
| Critical | No space between attributes. | HTML | |
| | 798 | |
| Critical | A document must not include both a
meta element with an
http-equiv attribute
whose value is content-type,
and a meta element with a
charset attribute. | HTML | |
| <meta http-equiv='content-type' content='text/html; charset=UTF-8'>
| 14 | |
| Very Important | The CSS outline or border style on this element makes it difficult or impossible to see the link focus outline. | WCAG AA F78 508 AA F78 | |
| :focus has outline: invert none 0px <a href='/'>Рус</a>
| 107 | |
| :focus has outline: invert none 0px <a href='/en/' class='active'>Eng</a>
| 112 | |
| :focus has outline: invert none 0px <a href='/es/'>Esp</a>
| 117 | |
| :focus has outline: invert none 0px <a href='/cn/'>Cn</a>
| 122 | |
| :focus has outline: invert none 0px <a href='/pt/'>Pt</a>
| 127 | |
| Very Important | Omitting image width or height causes the page layout to shift as each image loads. | Best practice | |
| <img src='...ii3oonxa7mo1jxre78mcwzgqpp.jpg' alt='test'>
| 598 | |
| <img src='...i1l9vuvkmotfeiv2otg49jp9li.png' alt='test'>
| 643 | |
| Important | Don't use CSS animations or transitions in interactions without giving the user a way to turn them off. | WCAG 2.3.3 | |
| ::before:hover transition: bottom auto 0px left auto 0px inset-inline-end auto 0px inset-block-start auto 0px min-height 560px 0px 0.5s<div class='banner'><div class='banner-info'><h2>...s</h2>...</div>...</div>
| 580 | |
| Important | Avoid specifying a new window as the target of a link with target=_blank. | WCAG AAA F22 | |
| <a href='...ps://vk.com/russianhelicopters' target='_blank'>...</a>
| 796 | |
| <a href='https://t.me/rhc_aero' target='_blank'>...</a>
| 805 | |
| <a href='...ps://vk.com/russianhelicopters' target='_blank' aria-label='social - vk'>...</a>
| 549 | |
| <a href='https://t.me/rhc_aero' target='_blank' aria-label='social - telegram'>...</a>
| 558 | |
| Important | Use at least a 12-point font on all web pages. | Best practice | |
| font-size: 10.50pt<div class='description'>countries worldwide ... our helicopters</div>
| 672 | |
| font-size: 10.50pt<div class='description'>helicopter manufacturer in Russia and the CIS</div>
| 692 | |
| Warning | The type attribute is unnecessary for JavaScript resources. | HTML | |
| type='text/javascript'<script type='text/javascript'>...</script>
| 877 | |
| Critical | The visual label must appear in the accessible name of links and controls. | WCAG A F96 508 A F96 | |
| Label "Civil" not in name "catalog link"
<a href='/es/catalog/' aria-label='catalog link'>Civil</a>
| 241 | |
| Label "Elegir un helicóptero" not in name "catalog link"
<a href='/es/catalog/' class='button' aria-label='catalog link'>...</a>
| 246 | |
| Label "Helicópteros" not in name "menu-link"
<a href='/es/catalog/' aria-label='menu-link'>Helicópteros</a>
| 140 | |
| Label "Sobre el holding" not in name "menu-link"
<a href='/es/about/' aria-label='menu-link'>Sobre el holding</a>
| 147 | |
| Critical | Links must have an accessible name. | WCAG A F89 508 A F89 | |
| <a href='https://vk.com/russianhelicopters' target='_blank'>...</a>
| 859 | |
| <a href='https://t.me/rhc_aero' target='_blank'>...</a>
| 868 | |
| Critical | A video plays longer than 5 seconds, without a way to pause it. | WCAG A 2.2.2 508 A 2.2.2 | |
| <video src='...q24fbuqrwfrtlv31kuaxslgvqn.mp4' autoplay loop muted></video>
| 279 | |
| Critical | Some pages have the same title, so the title cannot be used to distinguish pages. | WCAG A F25 508 A F25 | |
| '
Вертолеты России - производство гражданских вертолетов' is used on https://rhc.ru/ and | | |
| <title>Вертолеты ... вертолетов</title>
| 11 | |
| Critical | Attribute xmlns:dc not allowed on element. | HTML | |
| <svg dc='http://purl.org/dc/elements/1.1/'></svg>
| 181 | |
| <svg dc='http://purl.org/dc/elements/1.1/'></svg>
| 303 | |
| Critical | Duplicate id - the same ID is used on more than one element. | HTML | |
| id=svg2 | 181 | |
| id=svg2 | 303 | |
| id=defs6 | 183 | |
| id=defs6 | 305 | |
| id=g10 | 186 | |
| Critical | No space between attributes. | HTML | |
| | 861 | |
| Critical | A document must not include both a
meta element with an
http-equiv attribute
whose value is content-type,
and a meta element with a
charset attribute. | HTML | |
| <meta http-equiv='content-type' content='text/html; charset=utf-8'>
| 14 | |
| Very Important | The CSS outline or border style on this element makes it difficult or impossible to see the link focus outline. | WCAG AA F78 508 AA F78 | |
| :focus has outline: invert none 0px <a href='/'>Рус</a>
| 107 | |
| :focus has outline: invert none 0px <a href='/en/'>Eng</a>
| 112 | |
| :focus has outline: invert none 0px <a href='/es/' class='active'>Esp</a>
| 117 | |
| :focus has outline: invert none 0px <a href='/cn/'>Cn</a>
| 122 | |
| :focus has outline: invert none 0px <a href='/pt/'>Pt</a>
| 127 | |
| Very Important | This page title is not unique. Assign unique, descriptive title elements to every page. | Google Bing Best practice DuckDuckGo | |
| '
Вертолеты России - производство гражданских вертолетов' is also used on https://rhc.ru/ | | |
| <title>Вертолеты ... вертолетов</title>
| 11 | |
| Very Important | Omitting image width or height causes the page layout to shift as each image loads. | Best practice | |
| <img src='...ii3oonxa7mo1jxre78mcwzgqpp.jpg' alt='test'>
| 598 | |
| <img src='...i1l9vuvkmotfeiv2otg49jp9li.png' alt='test'>
| 643 | |
| Important | Don't use CSS animations or transitions in interactions without giving the user a way to turn them off. | WCAG 2.3.3 | |
| ::before:hover transition: bottom auto 0px left auto 0px inset-inline-end auto 0px inset-block-start auto 0px min-height 560px 0px 0.5s<div class='banner'><div class='banner-info'><h2>...s</h2>...</div>...</div>
| 580 | |
| Important | Avoid specifying a new window as the target of a link with target=_blank. | WCAG AAA F22 | |
| <a href='...ps://vk.com/russianhelicopters' target='_blank'>...</a>
| 859 | |
| <a href='https://t.me/rhc_aero' target='_blank'>...</a>
| 868 | |
| <a href='...ps://vk.com/russianhelicopters' target='_blank' aria-label='social - vk'>...</a>
| 549 | |
| <a href='https://t.me/rhc_aero' target='_blank' aria-label='social - telegram'>...</a>
| 558 | |
| Important | Use at least a 12-point font on all web pages. | Best practice | |
| font-size: 10.50pt<div class='description'>de países del mundo ... de producción</div>
| 672 | |
| font-size: 10.50pt<div class='description'>fabricantes ... independientes</div>
| 692 | |
| Warning | The type attribute is unnecessary for JavaScript resources. | HTML | |
| type='text/javascript'<script type='text/javascript'>...</script>
| 940 | |
| Critical | The visual label must appear in the accessible name of links and controls. | WCAG A F96 508 A F96 | |
| Label "民用" not in name "catalog link"
<a href='/cn/catalog/' aria-label='catalog link'>民用</a>
| 241 | |
| Label "选择直升机" not in name "catalog link"
<a href='/cn/catalog/' class='button' aria-label='catalog link'>...</a>
| 246 | |
| Label "直升机" not in name "menu-link"
<a href='/cn/catalog/' aria-label='menu-link'>直升机</a>
| 140 | |
| Label "关于公司" not in name "menu-link"
<a href='/cn/about/' aria-label='menu-link'>关于公司</a>
| 147 | |
| Critical | Links must have an accessible name. | WCAG A F89 508 A F89 | |
| <a href='https://vk.com/russianhelicopters' target='_blank'>...</a>
| 790 | |
| <a href='https://t.me/rhc_aero' target='_blank'>...</a>
| 799 | |
| Critical | A video plays longer than 5 seconds, without a way to pause it. | WCAG A 2.2.2 508 A 2.2.2 | |
| <video src='...q24fbuqrwfrtlv31kuaxslgvqn.mp4' autoplay loop muted></video>
| 279 | |
| Critical | Some pages have the same title, so the title cannot be used to distinguish pages. | WCAG A F25 508 A F25 | |
| '
Вертолеты России - производство гражданских вертолетов' is used on https://rhc.ru/ and | | |
| <title>Вертолеты ... вертолетов</title>
| 11 | |
| Critical | Attribute xmlns:dc not allowed on element. | HTML | |
| <svg dc='http://purl.org/dc/elements/1.1/'></svg>
| 181 | |
| <svg dc='http://purl.org/dc/elements/1.1/'></svg>
| 303 | |
| Critical | Duplicate id - the same ID is used on more than one element. | HTML | |
| id=svg2 | 181 | |
| id=svg2 | 303 | |
| id=defs6 | 183 | |
| id=defs6 | 305 | |
| id=g10 | 186 | |
| Critical | No space between attributes. | HTML | |
| | 792 | |
| Critical | A document must not include both a
meta element with an
http-equiv attribute
whose value is content-type,
and a meta element with a
charset attribute. | HTML | |
| <meta http-equiv='content-type' content='text/html; charset=UTF-8'>
| 14 | |
| Very Important | The CSS outline or border style on this element makes it difficult or impossible to see the link focus outline. | WCAG AA F78 508 AA F78 | |
| :focus has outline: invert none 0px <a href='/'>Рус</a>
| 107 | |
| :focus has outline: invert none 0px <a href='/en/'>Eng</a>
| 112 | |
| :focus has outline: invert none 0px <a href='/es/'>Esp</a>
| 117 | |
| :focus has outline: invert none 0px <a href='/cn/' class='active'>Cn</a>
| 122 | |
| :focus has outline: invert none 0px <a href='/pt/'>Pt</a>
| 127 | |
| Very Important | This page title is not unique. Assign unique, descriptive title elements to every page. | Google Bing Best practice DuckDuckGo | |
| '
Вертолеты России - производство гражданских вертолетов' is also used on https://rhc.ru/ | | |
| <title>Вертолеты ... вертолетов</title>
| 11 | |
| Very Important | Omitting image width or height causes the page layout to shift as each image loads. | Best practice | |
| <img src='...ii3oonxa7mo1jxre78mcwzgqpp.jpg' alt='test'>
| 589 | |
| <img src='...i1l9vuvkmotfeiv2otg49jp9li.png' alt='test'>
| 633 | |
| Important | Don't use CSS animations or transitions in interactions without giving the user a way to turn them off. | WCAG 2.3.3 | |
| ::before:hover transition: bottom auto 0px left auto 0px inset-inline-end auto 0px inset-block-start auto 0px min-height 560px 0px 0.5s<div class='banner'><div class='banner-info'><h2>...</h2>...</div>...</div>
| 571 | |
| Important | Avoid specifying a new window as the target of a link with target=_blank. | WCAG AAA F22 | |
| <a href='...ps://vk.com/russianhelicopters' target='_blank'>...</a>
| 790 | |
| <a href='https://t.me/rhc_aero' target='_blank'>...</a>
| 799 | |
| <a href='...ps://vk.com/russianhelicopters' target='_blank' aria-label='social - vk'>...</a>
| 540 | |
| <a href='https://t.me/rhc_aero' target='_blank' aria-label='social - telegram'>...</a>
| 549 | |
| Warning | The type attribute is unnecessary for JavaScript resources. | HTML | |
| type='text/javascript'<script type='text/javascript'>...</script>
| 871 | |
| Critical | Links must have an accessible name. | WCAG A F89 508 A F89 | |
| <a href='https://vk.com/russianhelicopters' target='_blank'>...</a>
| 789 | |
| <a href='https://t.me/rhc_aero' target='_blank'>...</a>
| 798 | |
| Critical | Some pages have the same title, so the title cannot be used to distinguish pages. | WCAG A F25 508 A F25 | |
| '
Вертолеты России - производство гражданских вертолетов' is used on https://rhc.ru/ and | | |
| <title>Вертолеты ... вертолетов</title>
| 11 | |
| Critical | Attribute xmlns:dc not allowed on element. | HTML | |
| <svg dc='http://purl.org/dc/elements/1.1/'></svg>
| 181 | |
| <svg dc='http://purl.org/dc/elements/1.1/'></svg>
| 303 | |
| Very Important | This page title is not unique. Assign unique, descriptive title elements to every page. | Google Bing Best practice DuckDuckGo | |
| '
Вертолеты России - производство гражданских вертолетов' is also used on https://rhc.ru/ | | |
| <title>Вертолеты ... вертолетов</title>
| 11 | |
| Important | Use at least a 12-point font on all web pages. | Best practice | |
| font-size: 10.50pt<div class='description'>países ao redor ... fabricação</div>
| 665 | |
| font-size: 10.50pt<div class='description'>fabricante de helicópteros na Rússia e CEI</div>
| 685 | |
| Critical | Bad value for attribute href. | HTML | |
| <a href='/upload/docs/Политика ПДн ВР.pdf'></a>
| 729 | |
| Critical | Bad value for attribute id. | HTML | |
| Not a valid XML 1.0 name: _Слой_2 | | |
| <svg id='_Слой_2'></svg>
| 109 | |
| Critical | Element h2 not allowed as child element in this context. | HTML | |
| <span class='info'><h2>...</h2></span>
| 502 | |
| <span class='info'><h2>...</h2></span>
| 535 | |
| <span class='info'><h2>...</h2></span>
| 562 | |
| <span class='info'><h2>...</h2></span>
| 589 | |
| <span class='info'><h2>...</h2></span>
| 616 | |
| Critical | Saw <?. Probable cause: Attempt to use an XML processing instruction in HTML. (XML processing instructions are not supported in HTML.) | HTML | |
| | 107 | |
| Very Important | Ensure that text and background colors have enough contrast. | WCAG AA 1.4.3 508 AA 1.4.3 | |
| The text color to background color contrast ratio after composition is: | | |
| 4.42 with
color: rgb(120,120,120)background: rgb(255,255,255)
font-size: 10.50ptfont-weight: 400<span>Деловая авиация</span>
| 425 | |
| 4.42 with
color: rgb(120,120,120)background: rgb(255,255,255)
font-size: 10.50ptfont-weight: 400<span>Поисково-спасательные работы</span>
| 432 | |
| 4.42 with
color: rgb(120,120,120)background: rgb(255,255,255)
font-size: 10.50ptfont-weight: 400<span>Санитарная авиация</span>
| 439 | |
| 4.42 with
color: rgb(120,120,120)background: rgb(255,255,255)
font-size: 10.50ptfont-weight: 400<span>Многоцелевые</span>
| 446 | |
| 4.42 with
color: rgb(120,120,120)background: rgb(255,255,255)
font-size: 10.50ptfont-weight: 400<span>Ведомственная авиация</span>
| 453 | |
| Critical | Bad value for attribute href. | HTML | |
| <a href='/upload/docs/Политика ПДн ВР.pdf'></a>
| 522 | |
| Critical | Bad value for attribute id. | HTML | |
| Not a valid XML 1.0 name: _Слой_2 | | |
| <svg id='_Слой_2'></svg>
| 109 | |
| Critical | Saw <?. Probable cause: Attempt to use an XML processing instruction in HTML. (XML processing instructions are not supported in HTML.) | HTML | |
| | 107 | |
| Important | Use at least a 12-point font on all web pages. | Best practice | |
| font-size: 10.50pt<li>Электронная ... площадка» ...</li>
| 460 | |
| font-size: 10.50pt<li>Электронная ... Татарстан» ...</li>
| 465 | |
| font-size: 10.50pt<li>Сайт ...<a href='https://corpmsp.ru/' target='_blank'>...u</a>...</li>
| 482 | |
| font-size: 10.50pt<li>...-НАВИГАТОРА МСП» ...</li>
| 487 | |