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
(24 occurences)
-
Any of: Element has an alt attribute.
None of: Element has a valid alt attribute value.
About this Test
Short Description
Test Detail: Certain ARIA roles must contain particular children (aria-required-children)
(Test for Success Criterion
1.3.1: Info and Relationships)
-
Ensures elements with an ARIA role that require child roles contain them
(153 occurences)
-
Any of: Required ARIA children are present.
About this Test
Short Description
Test Detail: Certain ARIA roles must be contained by particular parents (aria-required-parent)
(Test for Success Criterion
1.3.1: Info and Relationships)
-
Ensures elements with an ARIA role that require parent roles are contained by them
(153 occurences)
-
Any of: Required ARIA parent role present.
About this Test
Short Description
Test Detail: <dt> and <dd> elements must be contained by a <dl> (dlitem)
(Test for Success Criterion
1.3.1: Info and Relationships)
-
Ensures <dt> and <dd> elements are contained by a <dl>
(49 occurences)
-
Any of: Description list item has a <dl> parent element.
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
(8 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
(64 occurences)
-
Any of: List item has a <ul>, <ol> or role="list" parent element.
About this Test
Short Description
Test Detail: <dl> elements must only directly contain properly-ordered <dt> and <dd> groups, <script>, <template> or <div> elements (definition-list)
(Test for Success Criterion
1.3.1: Info and Relationships)
-
Ensures <dl> elements are structured correctly
(7 occurences)
-
None of: When not empty, element does not have at least one <dt> element followed by at least one <dd> element.
-
Path: .mec-calendar-table-head
- Heading
-
Code
- Code extract
-
<dl class="mec-calendar-table-head">
- Problems
- * Fix all of these: When not empty, element does not have at least one <dt> element followed by at least one <dd> element.
-
Path: .mec-calendar-row:nth-child(2)
- Heading
-
Code
- Code extract
-
<dl class="mec-calendar-row">
- Problems
- * Fix all of these: When not empty, element does not have at least one <dt> element followed by at least one <dd> element.
-
Path: .mec-calendar-row:nth-child(4)
- Heading
-
Code
- Code extract
-
<dl class="mec-calendar-row">
- Problems
- * Fix all of these: When not empty, element does not have at least one <dt> element followed by at least one <dd> element.
-
Path: .mec-calendar-row:nth-child(6)
- Heading
-
Code
- Code extract
-
<dl class="mec-calendar-row">
- Problems
- * Fix all of these: When not empty, element does not have at least one <dt> element followed by at least one <dd> element.
-
Path: .mec-calendar-row:nth-child(8)
- Heading
-
Code
- Code extract
-
<dl class="mec-calendar-row">
- Problems
- * Fix all of these: When not empty, element does not have at least one <dt> element followed by at least one <dd> element.
-
Path: .mec-calendar-row:nth-child(10)
- Heading
-
Code
- Code extract
-
<dl class="mec-calendar-row">
- Problems
- * Fix all of these: When not empty, element does not have at least one <dt> element followed by at least one <dd> element.
-
Path: .mec-calendar-row:nth-child(12)
- Heading
-
Code
- Code extract
-
<dl class="mec-calendar-row"><dt class="mec-table-nullday">1</dt><dt class="mec-table-nullday">2</dt><dt class="mec-table-nullday">3</dt><dt class="mec-table-nullday">4</dt><dt class="mec-table-nullday">5</dt><dt class="mec-table-nullday">6</dt><dt class="mec-table-nullday">7</dt></dl>
- Problems
- * Fix all of these: When not empty, element does not have at least one <dt> element followed by at least one <dd> element.
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
(2 occurences)
-
Any of: Form element has an explicit <label>.
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
(5 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
(2 occurences)
-
Any of: Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #47aa00, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1; Element has insufficient color contrast of 3.13 (foreground color: #0f9fbc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: .d-block > a[role="link"]
- Heading
-
Code
- Code extract
-
<a href="https://zspczermin.pl/przedszkole/strona-glowna/" role="link">Czytaj więcej</a>
- Problems
- * Fix any of these: Element has insufficient color contrast of 3.13 (foreground color: #0f9fbc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: .accept_cookie.cookie-button[href$="\#accept_cookie"]
- Heading
-
Code
- Code extract
-
<a class="accept_cookie cookie-button" href="#accept_cookie" role="link">Akceptuj</a>
- Problems
- * Fix any of these: Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #47aa00, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds
(4 occurences)
-
Any of: Element's background color could not be determined because it partially overlaps other elements; Element's background color could not be determined due to a background image.
-
Path: h1 > a[rel="home"][role="link"]
- Heading
-
Code
- Code extract
-
<a href="https://zspczermin.pl/przedszkole/" rel="home" role="link">Przedszkole</a>
-
Path: .logo > p
- Heading
-
Code
- Code extract
-
<p>Przedszkole Publiczne w Czerminie</p>
-
Path: .search-submit
- Heading
-
Code
- Code extract
-
<input type="submit" class="search-submit" value="Search">
-
Path: .cookie-text:nth-child(3)
- Heading
-
Code
- Code extract
-
<span class="cookie-text">Możesz określić warunki przechowywania lub dostępu mechanizmu cookie w Twojej przeglądarce.</span>
-
Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds
(235 occurences)
-
Any of: Element has sufficient color contrast of 5.87; Element has sufficient color contrast of 16.38; Element has sufficient color contrast of 15.46; Element has sufficient color contrast of 8.45; Element has sufficient color contrast of 21; Element has sufficient color contrast of 10.36; Element has sufficient color contrast of 11.2; Element has sufficient color contrast of 6.95; Element has sufficient color contrast of 11.79; Element has sufficient color contrast of 6.24; Element has sufficient color contrast of 6.3; Element has sufficient color contrast of 20.11; Element has sufficient color contrast of 5.4; Element has sufficient color contrast of 19.16; Element has sufficient color contrast of 7.68; Element has sufficient color contrast of 6.68; Element has sufficient color contrast of 16.67; Element has sufficient color contrast of 5.32; Element has sufficient color contrast of 13.19; Element has sufficient color contrast of 7.67; Element has sufficient color contrast of ${data.contrastRatio}; Element has sufficient color contrast of 3.13; Element has sufficient color contrast of 12.63.
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: 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
(151 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: #post-22553 > .entry-summary > a[role="link"]
- Heading
-
Code
- Code extract
-
<a href="https://zspczermin.pl/przedszkole/relacja-z-gminnego-przegladu-piosenki-anglojezycznej-dwujezyczne-dzieci/" role="link">Czytaj dalej →</a>
-
Ensure that links with the same accessible name serve a similar purpose
(106 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
(4 occurences)
-
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
(159 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
(1 occurrence)
-
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.
(1 occurrence)
-
Any of: No aria-hidden attribute is present on document body.
About this Test
Short Description
Test Detail: Required ARIA attributes must be provided (aria-required-attr)
(Test for Success Criterion
4.1.2: Parsing)
-
Ensures elements with ARIA roles have all required ARIA attributes
(153 occurences)
-
Any of: All required ARIA attributes are present.
About this Test
Short Description
Test Detail: ARIA roles used must conform to valid values (aria-roles)
(Test for Success Criterion
4.1.2: Info and Relationships)
-
Ensures all elements with a role attribute use a valid value
(153 occurences)
-
None of: Only one role value used; ARIA role is supported; Abstract roles are not used; ARIA role is valid.
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
(1 occurrence)
-
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
(1 occurrence)
-
Any of: ARIA attribute name is valid.
About this Test
Short Description