Test Detail: Images must have alternate text (image-alt)
(Test for Success Criterion
1.1.1: Non-text Content:)
-
Ensures <img> elements have alternate text or a role of none or presentation
(33 occurences)
-
Any of: Element has an alt attribute.
None of: Element has a valid alt attribute value.
About this Test
Short Description
Test Detail: <ul> and <ol> must only directly contain <li>, <script> or <template> elements (list)
(Test for Success Criterion
1.3.1: Info and Relationships)
-
Ensures that lists are structured correctly
(1 occurrence)
-
None of: List element has direct children that are not allowed inside <li> elements.
-
Path: .article-list
- Heading
-
Code
- Code extract
-
<ul class="article-list eventCalendar-list" style="opacity: 1; left: 0px; height: auto;"><h5 class="no-events">Brak wydarzeń w tym okresie</h5></ul>
- Problems
- * Fix all of these: List element has direct children that are not allowed inside <li> elements.
-
Ensures that lists are structured correctly
(7 occurences)
-
None of: List element only has direct children that are allowed inside <li> elements.
About this Test
Short Description
Test Detail: <li> elements must be contained in a <ul> or <ol> (listitem)
(Test for Success Criterion
1.3.1: Info and Relationships)
-
Ensures <li> elements are used semantically
(67 occurences)
-
Any of: List item has a <ul>, <ol> or role="list" parent element.
About this Test
Short Description
Test Detail: ARIA hidden element must not contain focusable elements (aria-hidden-focus)
(Test for Success Criterion
1.3.1, 4.1.2)
-
Ensures aria-hidden elements do not contain focusable elements
(34 occurences)
-
All of: No focusable elements contained within element; No focusable elements while a modal is open.
About this Test
Short Description
Test Detail: Form elements must have labels (label)
(Test for Success Criterion
1.3.1, 4.1.2: Info and Relationships)
-
Ensures every form element has a label
(1 occurrence)
-
Any of: aria-label attribute exists and is not empty.
None of: Form element has a visible explicit <label>.
About this Test
Short Description
Test Detail: Inline text spacing must be adjustable with custom stylesheets (avoid-inline-spacing)
(Test for Success Criterion
1.4.1.2, 2.1.a.a)
-
Ensure that text spacing set through style attributes can be adjusted with custom stylesheets
(41 occurences)
-
All of: No inline styles with '!important' that affect text spacing has been specified.
About this Test
Short Description
Test Detail: Elements must have sufficient color contrast (color-contrast)
(Test for Success Criterion
1.4.3: Contrast (Minimum))
-
Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds
(5 occurences)
-
Any of: Element's background color could not be determined because it's partially obscured by another element; Element's background color could not be determined because element contains an image node.
-
Path: #mega-menu-item-56 > .mega-menu-link[aria-haspopup="true"][href="\#"]
- Heading
-
Code
- Code extract
-
<a class="mega-menu-link" href="#" aria-haspopup="true" aria-expanded="false" tabindex="0">Nasza Gmina<span class="mega-indicator"></span></a>
-
Path: #mega-menu-item-12 > a[href$="\#kontakt"]
- Heading
-
Code
- Code extract
-
<a class="mega-menu-link" href="#kontakt" tabindex="0">Kontakt</a>
-
Path: h5
- Heading
-
Code
- Code extract
-
<h5 class="no-events">Brak wydarzeń w tym okresie</h5>
-
Path: .col-sm-3.col-md-3.col-lg-3:nth-child(2) > .gallery-item > .image > .news-title
- Heading
-
Code
- Code extract
-
<a class="news-title" title="Gminne zawody sportowo-pożarnicze" href="https://kamien.gmina.pl/gminne-zawody-sportowo-pozarnicze/">
-
Path: .news-title[title="DZIEŃ\ DOBRA"]
- Heading
-
Code
- Code extract
-
<a class="news-title" title="DZIEŃ DOBRA" href="https://kamien.gmina.pl/dzien-dobra-2/">
<i class="fas fa-chevron-right" aria-hidden="true"></i>
DZIEŃ DOBRA </a>
-
Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds
(154 occurences)
-
Any of: Element has sufficient color contrast of 21; Element has sufficient color contrast of 19.53; Element has sufficient color contrast of 12.1; Element has sufficient color contrast of 6.2; Element has sufficient color contrast of 7; Element has sufficient color contrast of 4.75; Element has sufficient color contrast of 15.9; Element has sufficient color contrast of 20.11; Element has sufficient color contrast of 19.33; Element has sufficient color contrast of 12.63; Element has sufficient color contrast of 14.08; Element has sufficient color contrast of 17.61; Element has sufficient color contrast of 19.79; Element has sufficient color contrast of ${data.contrastRatio}; Element has sufficient color contrast of 5.5.
About this Test
Short Description
Test Detail: Page must have means to bypass repeated blocks (bypass)
(Test for Success Criterion
2.4.1: Bypass Blocks)
-
Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content
(1 occurrence)
-
Any of: Page has a heading; Valid skip link found.
About this Test
Short Description
Test Detail: Frames must have title attribute (frame-title)
(Test for Success Criterion
2.4.1, 4.1.2: Bypass Blocks)
-
Ensures <iframe> and <frame> elements contain a non-empty title attribute
(1 occurrence)
-
Any of: Element has a title attribute.
About this Test
Checked Elements:
iframe,frame
Short Description
Test Detail: Documents must have <title> element to aid in navigation (document-title)
(Test for Success Criterion
2.4.2: Page Titled)
-
Ensures each HTML document contains a non-empty <title> element
(1 occurrence)
-
Any of: Document has a non-empty <title> element.
About this Test
Short Description
Test Detail: Links must have discernible text (link-name)
(Test for Success Criterion
2.4.4, 4.1.2: Name, Role, Value)
-
Ensures links have discernible text
(108 occurences)
-
Any of: Element has text that is visible to screen readers.
None of: Element is not in tab order or has accessible text.
About this Test
Short Description
Test Detail: Links with the same name have a similar purpose (identical-links-same-purpose)
(Test for Success Criterion
2.4.9)
-
Ensure that links with the same accessible name serve a similar purpose
(1 occurrence)
-
All of: Check that links have the same purpose, or are intentionally ambiguous..
-
Path: .news-item:nth-child(1) > .text > .news-item-info > .read-more
- Heading
-
Code
- Code extract
-
<a class="read-more" href="https://kamien.gmina.pl/raport-o-stanie-gminy-kamien-za-2022-rok/">Czytaj więcej <i class="fas fa-chevron-right" aria-hidden="true"></i></a>
-
Ensure that links with the same accessible name serve a similar purpose
(94 occurences)
-
All of: There are no other links with the same name, that go to a different URL.
About this Test
Short Description
Test Detail: <html> element must have a lang attribute (html-has-lang)
(Test for Success Criterion
3.1.1: Language of Page)
-
Ensures every HTML document has a lang attribute
(1 occurrence)
-
Any of: The <html> element has a lang attribute.
About this Test
Short Description
Test Detail: <html> element must have a valid value for the lang attribute (html-lang-valid)
(Test for Success Criterion
3.1.1: Language of Page)
-
Ensures the lang attribute of the <html> element has a valid value
(1 occurrence)
-
None of: Value of lang attribute is included in the list of valid languages.
About this Test
Short Description
Test Detail: IDs of active elements must be unique (duplicate-id-active)
(Test for Success Criterion
4.1.1: Parsing)
-
Ensures every id attribute value of active elements is unique
(1 occurrence)
-
Any of: Document has no active elements that share the same id attribute.
About this Test
Short Description
Test Detail: IDs used in ARIA and labels must be unique (duplicate-id-aria)
(Test for Success Criterion
4.1.1: Parsing)
-
Ensures every id attribute value used in ARIA and in labels is unique
(1 occurrence)
-
Any of: Document has no elements referenced with ARIA or labels that share the same id attribute.
About this Test
Short Description
Test Detail: id attribute value must be unique (duplicate-id)
(Test for Success Criterion
4.1.1: Parsing)
-
Ensures every id attribute value is unique
(1 occurrence)
-
Any of: Document has multiple static elements with the same id attribute.
-
Path: .col-sm-9 > section
- Heading
-
Code
- Code extract
-
<section id="top-banner">
<h6 class="hidden-text">Ważne</h6>
</section>
- Problems
- * Fix any of these: Document has multiple static elements with the same id attribute.
-
Ensures every id attribute value is unique
(151 occurences)
-
Any of: Document has no static elements that share the same id attribute.
About this Test
Short Description
Test Detail: Elements must only use allowed ARIA attributes (aria-allowed-attr)
(Test for Success Criterion
4.1.2: Name, Role, Value)
-
Ensures ARIA attributes are allowed for an element's role
(5 occurences)
-
Any of: ARIA attributes are used correctly for the defined role.
None of: ARIA attribute is supported.
About this Test
Short Description
Test Detail: aria-hidden='true' must not be present on the document body (aria-hidden-body)
(Test for Success Criterion
4.1.2: Name, Role, Value)
-
Ensures aria-hidden='true' is not present on the document body.
(2 occurences)
-
Any of: No aria-hidden attribute is present on document body.
About this Test
Short Description
Test Detail: ARIA attributes must conform to valid values (aria-valid-attr-value)
(Test for Success Criterion
4.1.2: Info and Relationships)
-
Ensures all ARIA attributes have valid values
(5 occurences)
-
All of: ARIA attribute values are valid; Uses a supported aria-errormessage technique.
About this Test
Short Description
Test Detail: ARIA attributes must conform to valid names (aria-valid-attr)
(Test for Success Criterion
4.1.2: Parsing)
-
Ensures attributes that begin with aria- are valid ARIA attributes
(5 occurences)
-
Any of: ARIA attribute name is valid.
About this Test
Short Description