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.
Level | WCAG 2.1 | Section 508 - 2017 | Key |
---|
A |  |  | Pages with level A issues are unusable for some people |
---|
AA |  |  | Pages with level AA issues are very difficult to use |
---|
AAA |  | | Pages with level AAA issues can be difficult to use |
---|
Priority | Description and URL | Guideline and Line# | Count |
---|
Level A
5 issues on 1 pages | |
 | Bad value for attribute role . | HTML5 WCAG 2.1 A 1.3.1 Section 508 (2017) A 1.3.1 | 1 pages |
|
The role attribute changes how screen readers voice content.
Invalid values can result in content being misread. | | |
| This ARIA role is not allowed on this element. role=group role=group role=group role=group role=group https://fijisportclub.ru/ | Line 3460 3479 3498 3517 3536
...
| |
 | Each a element must contain text or an img with an alt attribute. | WCAG 2.1 A F89 Section 508 (2017) A F89 | 1 pages |
|
A link name allows screen readers to voice what the links does. If there is no link text / `alt` text, or the text / image 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 a descriptive
img alt attribute if the link contains an img element
img elements with role=presentation or role=none are not included in the link's accessible name. | 2.4.4 2.4.9 4.1.2 | |
| https://fijisportclub.ru/ | Line 8119 8123 9192 9195 9229
...
| |
 | img elements must have an accessible name. | WCAG 2.1 A F65 Section 508 (2017) A F65 | 1 pages |
|
Add an alt attribute describing the image, which screen readers voice instead of the image.
Spacer images and purely decorative images should use alt="" .
Do not use alt text containing only spaces since that's voiced as an unlabeled image. Impact on users: - NVDA 2022.2 Chrome 105 Windows 10 Reading: Image ignored.
- NVDA 2022.2 FF102 Windows 10 Reading: Image ignored.
- NVDA 2022.2 Edge 105 Windows 10 Reading: Image ignored.
- NVDA 2021.2 Chrome 94 Windows 10 Reading: Image ignored.
- NVDA 2021.2 FF91 Windows 10 Reading: Image ignored.
- NVDA 2021.2 Edge 94 Windows 10 Reading: Image ignored.
- NVDA 2020.2 Chrome 86 Windows 10 Reading: Image ignored.
- NVDA 2020.2 FF78 Windows 10 Reading: Image ignored.
- NVDA 2020.2 Edge 92 Windows 10 Reading: Image ignored.
- NVDA 2019.2 Chrome 79 Windows 10 Reading: Image unlabeled.
- NVDA 2019.2 FF68 Windows 10 Reading: Image ignored.
- JAWS 2022.2207.25 Chrome 105 Windows 10 Reading: Image ignored.
- JAWS 2022.2207.25 FF102 Windows 10 Reading: Image ignored.
- JAWS 2022.2207.25 Edge 105 Windows 10 Reading: Image ignored.
- JAWS 2021.2107.12 Chrome 94 Windows 10 Reading: Image ignored.
- JAWS 2021.2107.12 FF91 Windows 10 Reading: Image ignored.
- JAWS 2021.2107.12 Edge 94 Windows 10 Reading: Image ignored.
- JAWS 2020.2008.24 Chrome 86 Windows 10 Reading: Image ignored.
- JAWS 2020.2008.24 FF78 Windows 10 Reading: Image ignored.
- JAWS 2020.2008.24 Edge 92 Windows 10 Reading: Image ignored.
- JAWS 2019.1912.1 Chrome 79 Windows 10 Reading: Image unlabeled.
- JAWS 2019.1912.1 FF68 Windows 10 Reading: Image ignored.
- VoiceOver macOS 12.5 Safari 15.6 macOS 12.5.1 Reading: Image filename read out.
- VoiceOver macOS 11.5 Safari 15.0 macOS 11.5.2 Reading: Image filename read out.
- VoiceOver macOS 10.15 Safari 14.1 macOS 10.15.7 Reading: Image filename read out.
- VoiceOver macOS 10.14 Safari 13.0 macOS 10.14.6 Reading: Image filename read out.
- VoiceOver iOS 15.6 Safari iOS 15.6 iOS 15.6 Touch: Image filename read out.
- VoiceOver iOS 14.7 Safari iOS 14.7 iOS 14.7 Touch: Image filename read out.
- VoiceOver iOS 13.3 Safari iOS 13.3 iOS 13.3 Touch: Image filename read out.
- VoiceOver iOS 12.4 Safari iOS 12.4 iOS 12.4.1 Touch: Image filename read out.
| 1.1.1 | |
| https://fijisportclub.ru/ | Line 3934 3956 3964 3972 3980
...
| |
 | No space between attributes. | HTML5 WCAG 2.1 A 4.1.1 Section 508 (2017) A 4.1.1 | 1 pages |
|
| | |
| https://fijisportclub.ru/ | Line 1787 1794 1970 1975 1989
...
| |
 | The aria-labelledby attribute must point to IDs of elements in the
same document. | HTML5 WCAG 2.1 A 1.3.1 Section 508 (2017) A 1.3.1 ARIA 1.2 | 1 pages |
|
| | |
| These IDs weren't found: field-title_1495810354468 field-title_1495810359387 field-title_1495810354468 field-title_1495810359387 https://fijisportclub.ru/ | Line 2277 2283 3008 3014 | |
Level AA
3 issues on 1 pages | |
 | Cannot use aria-label or aria-labelledby on elements and roles that prohibit naming. | HTML5 ARIA 1.2 | 1 pages |
|
Elements with these implicit or explicit roles cannot be named:
caption
code
deletion
emphasis
generic
insertion
paragraph
presentation
strong
subscript
superscript
| | |
| Element role: generic Element role: generic Element role: generic Element role: generic https://fijisportclub.ru/ | Line 2277 2283 3008 3014 | |
 | Ensure that text and background colors have enough contrast. | WCAG 2.1 AA 1.4.3 Section 508 (2017) AA 1.4.3 | 1 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.65 with
color: rgb(215,200,170); background-color: rgb(255,255,255); font-size: 36pt; font-weight: 300; 2.14 with
color: rgb(202,174,116); background-color: rgb(255,255,255); font-size: 36pt; font-weight: 300; 2.14 with
color: rgb(202,174,116); background-color: rgb(255,255,255); font-size: 36pt; font-weight: 300; 2.14 with
color: rgb(202,174,116); background-color: rgb(255,255,255); font-size: 36pt; font-weight: 300; 2.14 with
color: rgb(202,174,116); background-color: rgb(255,255,255); font-size: 36pt; font-weight: 300; https://fijisportclub.ru/ | Line 3938 7718 8133 9244 9770
...
| |
 | The CSS outline or border style on this element makes it difficult or impossible to see the dotted link focus outline. | WCAG 2.1 AA F78 Section 508 (2017) AA F78 | 1 pages |
|
Do not remove the default outline style, and change any border styles to avoid obscuring the focus outline around focusable elements.
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)
| 1.4.11 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: https://fijisportclub.ru/ | Line 9689 9695 9716 12419 | |
Level AAA
2 issues on 1 pages | |
 | Each section of content should begin with a heading element (h1 , h2 , h3 ), but this page has no headings. | WCAG 2.1 AAA 2.4.10 | 1 pages |
|
In HTML place headings before each section of content, making sure the main heading is h1 , sub-headings are h2 and so on. For PDFs produced from Word, use the Heading 1, Heading 2 and Heading 3 styles. | | |
| https://fijisportclub.ru/ | Line 1 | |
 | Ensure that text and background colors have a 7:1 contrast ratio. | WCAG 2.1 AAA 1.4.6 | 1 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 4.5 or more for 18 point text, or larger
- The contrast ratio should be 4.5 or more for 14 point bold text, or larger
- The contrast ratio should be 7.0 or more for all other text
| | |
| The text color to background color contrast ratio after composition is: 6.87 with
color: rgb(162,163,162); background-color: rgb(24,27,23); font-size: 10.50pt; font-weight: 300; opacity: 0.6; https://fijisportclub.ru/ | Line 12005 | |
| Expand all 10 issues | | |