[Skip navigation links]

Site Report

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.

LevelWCAG 2.1Section 508 - 2017Key
ALevel A, 5 issuesLevel A, 5 issuesCritical Pages with level A issues are unusable for some people
AALevel AA, 3 issuesLevel AA, 3 issuesVery Important Pages with level AA issues are very difficult to use
AAALevel AAA, 1 issuesLess Important Pages with level AAA issues can be difficult to use
PriorityDescription and URLGuideline and Line#Count

Level A

5 issues on 5 pages

CriticalClickable controls should be keyboard accessible. WCAG 2.1 A F15 Section 508 (2017) A F15 5 pages
Add tabindex=0 to allow keyboard users to tab to the control. 4.1.2
https://vdmy.ru/Line 486 560
https://vdmy.ru/bareliefLine 1017 1196
https://vdmy.ru/designLine 790 969
https://vdmy.ru/plasterLine 829 1008
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
CriticalClickable controls should have an ARIA role. WCAG 2.1 A F54 Section 508 (2017) A F54 5 pages
Controls that respond to clicks should be given an ARIA role such as role=button or role=link. div span and a elements without an href attribute have no semantic role. 2.1.1
https://vdmy.ru/Line 486 560
https://vdmy.ru/bareliefLine 1017 1196
https://vdmy.ru/designLine 790 969
https://vdmy.ru/plasterLine 829 1008
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
CriticalDon't use CSS animations that run for more than 5 seconds without giving the user a way to turn them off. WCAG 2.1 A 2.2.2 Section 508 (2017) A 2.2.2 1 pages
Reduce the duration of the animation to less than 5 seconds (works on all devices) or use the @media (prefers-reduced-motion) media query to turn them off (works in Chrome, Firefox and Safari).
animation-duration: 6000ms animation-duration: 6000ms
https://vdmy.ru/
Line 339 592
CriticalLinks must have an accessible name. WCAG 2.1 A F89 Section 508 (2017) A F89 5 pages

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:

  • Add text between the a element start and end tags
  • Add an aria-label attribute
  • Add an aria-labelledby attribute
  • Add an img alt attribute labelling the link if it contains an img element
2.4.4 2.4.9 4.1.2
https://vdmy.ru/Line 1073 1076 1079 1082
https://vdmy.ru/bareliefLine 2445 2454 2463 2472
https://vdmy.ru/designLine 2218 2227 2236 2245
https://vdmy.ru/plasterLine 2257 2266 2275 2284
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
CriticalUse semantic markup like strong instead of using the CSS font-weight property. WCAG 2.1 A F2 Section 508 (2017) A F2 5 pages
Use the strong element instead of the span element for bold text. 1.3.1
https://vdmy.ru/Line 421 709
https://vdmy.ru/bareliefLine 1479
https://vdmy.ru/designLine 1252
https://vdmy.ru/plasterLine 1291
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.

Level AA

3 issues on 5 pages

Very ImportantEnsure that text and background colors have enough contrast. WCAG 2.1 AA 1.4.3 Section 508 (2017) AA 1.4.3 5 pages

Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.

  • The contrast ratio should be 3.0 or more for 18 point text, or larger
  • The contrast ratio should be 3.0 or more for 14 point bold text, or larger
  • The contrast ratio should be 4.5 or more for all other text
1.4.6
The text color to background color contrast ratio after composition is: 1.19 with color: rgb(255,255,255);background: rgb(235,235,235);font-size: 13.50pt;font-weight: 400; 2.85 with color: rgb(153,153,153);background: rgb(255,255,255);font-size: 28.50pt;font-weight: 400; 2.85 with color: rgb(153,153,153);background: rgb(255,255,255);font-size: 60pt;font-weight: 400; 2.85 with color: rgb(153,153,153);background: rgb(255,255,255);font-size: 38.40pt;font-weight: 400; 1.08 with color: rgb(255,255,255);background: rgb(246,246,246);font-size: 13.50pt;font-weight: 400;
https://vdmy.ru/
Line 427 491 495 496 715 ...
The text color to background color contrast ratio after composition is: 1.08 with color: rgb(255,255,255);background: rgb(246,246,246);font-size: 13.80pt;font-weight: 400; 2.85 with color: rgb(153,153,153);background: rgb(255,255,255);font-size: 28.50pt;font-weight: 400; 2.85 with color: rgb(153,153,153);background: rgb(255,255,255);font-size: 60pt;font-weight: 400; 1.08 with color: rgb(255,255,255);background: rgb(246,246,246);font-size: 13.50pt;font-weight: 400; 1.08 with color: rgb(255,255,255);background: rgb(246,246,246);font-size: 11.40pt;font-weight: 700;
https://vdmy.ru/barelief
Line 1030 1035 1479 1499 1505 ...
The text color to background color contrast ratio after composition is: 1.08 with color: rgb(255,255,255);background: rgb(246,246,246);font-size: 13.80pt;font-weight: 400; 2.85 with color: rgb(153,153,153);background: rgb(255,255,255);font-size: 28.50pt;font-weight: 400; 2.85 with color: rgb(153,153,153);background: rgb(255,255,255);font-size: 60pt;font-weight: 400; 1.08 with color: rgb(255,255,255);background: rgb(246,246,246);font-size: 13.50pt;font-weight: 400; 1.08 with color: rgb(255,255,255);background: rgb(246,246,246);font-size: 11.40pt;font-weight: 700;
https://vdmy.ru/design
Line 803 808 1252 1272 1278 ...
The text color to background color contrast ratio after composition is: 1.08 with color: rgb(255,255,255);background: rgb(246,246,246);font-size: 13.80pt;font-weight: 400; 2.85 with color: rgb(153,153,153);background: rgb(255,255,255);font-size: 28.50pt;font-weight: 400; 2.85 with color: rgb(153,153,153);background: rgb(255,255,255);font-size: 60pt;font-weight: 400; 1.08 with color: rgb(255,255,255);background: rgb(246,246,246);font-size: 13.50pt;font-weight: 400; 1.08 with color: rgb(255,255,255);background: rgb(246,246,246);font-size: 11.40pt;font-weight: 700;
https://vdmy.ru/plaster
Line 842 847 1291 1311 1317 ...
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
Very ImportantIf you set any of the colors on the body or a elements you must set all of them. WCAG 2.1 AA F24 Section 508 (2017) AA F24 5 pages
In HTML the color attributes are text, bgcolor, link, alink and vlink. In CSS the attributes are color and background-color. Some users have browser defaults set to white text on a black background, so setting one color without setting the others can result in black text on a black background. 1.4.3 1.4.6 1.4.8
The colors used are: color: rgb(153,153,153) and background: rgb(255,255,255) from browser settings color: rgb(153,153,153) and background: rgb(255,255,255) from browser settings color: rgb(153,153,153) and background: rgb(255,255,255) from browser settings color: and background: rgb(255,255,255) from browser settings color: and background: rgb(255,255,255) from browser settings
https://vdmy.ru/
Line 491 495 496 720 815 ...
The colors used are: color: rgb(0,0,0) from browser settings and background: rgb(224,224,224) color: rgb(0,0,0) and background: rgb(255,255,255) from browser settings color: rgb(0,0,0) and background: rgb(255,255,255) from browser settings color: rgb(0,0,0) and background: rgb(255,255,255) from browser settings color: rgb(0,0,0) from browser settings and background: rgb(224,224,224)
https://vdmy.ru/barelief
Line 605 621 2486 2495 2501 ...
The colors used are: color: rgb(0,0,0) and background: rgb(255,255,255) from browser settings color: rgb(0,0,0) and background: rgb(255,255,255) from browser settings color: rgb(0,0,0) and background: rgb(255,255,255) from browser settings color: rgb(0,0,0) from browser settings and background: rgb(224,224,224) color: rgb(153,153,153) and background: rgb(255,255,255) from browser settings
https://vdmy.ru/design
Line 607 803 2259 2268 2274 ...
The colors used are: color: rgb(0,0,0) from browser settings and background: rgb(224,224,224) color: rgb(0,0,0) and background: rgb(255,255,255) from browser settings color: rgb(0,0,0) and background: rgb(255,255,255) from browser settings color: rgb(0,0,0) and background: rgb(255,255,255) from browser settings color: rgb(0,0,0) from browser settings and background: rgb(224,224,224)
https://vdmy.ru/plaster
Line 586 634 2298 2307 2313 ...
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
Very ImportantThe CSS outline or border style on this element makes it difficult or impossible to see the link focus outline. WCAG 2.1 AA F78 Section 508 (2017) AA F78 5 pages
Do not remove the default outline style, and change any border styles to avoid obscuring the focus outline around focusable elements. See :focus-visible for more information.

Using a border or outline style that obscures the focus ring causes problems for keyboard-only users in:

  • Chrome (obscures the focus indicator on links, buttons, dropdowns and range controls)
  • Firefox (obscures the focus indicator on links)
  • Internet Explorer (obscures the focus indicator on links, buttons and range controls)
2.4.7
:focus and :not(:focus) have same outline: :focus and :not(:focus) have same outline: :focus and :not(:focus) have same outline: :focus and :not(:focus) have same outline: outline-style:none or outline-width:0
https://vdmy.ru/
Line 423 682 711 712 1073 ...
outline-style:none or outline-width:0 outline-style:none or outline-width:0 outline-style:none or outline-width:0 outline-style:none or outline-width:0 outline-style:none or outline-width:0
https://vdmy.ru/barelief
Line 379 2445 2454 2463 2532 ...
outline-style:none or outline-width:0 outline-style:none or outline-width:0 outline-style:none or outline-width:0 outline-style:none or outline-width:0 outline-style:none or outline-width:0
https://vdmy.ru/design
Line 379 2218 2227 2236 2305 ...
outline-style:none or outline-width:0 outline-style:none or outline-width:0 outline-style:none or outline-width:0 outline-style:none or outline-width:0 outline-style:none or outline-width:0
https://vdmy.ru/plaster
Line 379 2257 2266 2275 2344 ...
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.

Level AAA

1 issues on 5 pages

ImportantDon't use CSS animations or transitions in interactions without giving the user a way to turn them off. WCAG 2.1 2.3.3 5 pages
Use the @media (prefers-reduced-motion) media query to respect user preferences.
:hover transition: left inset-block-start height width margin-block-end margin-inline-start margin-inline-end margin-block-start padding-block-end padding-inline-start padding-inline-end padding-block-start 0.500000s :hover transition: left inset-block-start height width margin-block-end margin-inline-start margin-inline-end margin-block-start padding-block-end padding-inline-start padding-inline-end padding-block-start 0.500000s
https://vdmy.ru/
Line 427 715
:hover transition: left inset-block-start height width margin-block-end margin-inline-start margin-inline-end margin-block-start padding-block-end padding-inline-start padding-inline-end padding-block-start 0.500000s
https://vdmy.ru/barelief
Line 1505
:hover transition: left inset-block-start height width margin-block-end margin-inline-start margin-inline-end margin-block-start padding-block-end padding-inline-start padding-inline-end padding-block-start 0.500000s
https://vdmy.ru/design
Line 1278
:hover transition: left inset-block-start height width margin-block-end margin-inline-start margin-inline-end margin-block-start padding-block-end padding-inline-start padding-inline-end padding-block-start 0.500000s
https://vdmy.ru/plaster
Line 1317
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
Expand all 9 issues