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
(18 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
(1 occurrence)
-
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
(1 occurrence)
-
Any of: Required ARIA parent role present.
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
(14 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
(49 occurences)
-
Any of: List item has a <ul>, <ol> or role="list" parent 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
(1 occurrence)
-
Any of: Form element does not have an implicit (wrapped) <label>; Element has no title attribute or the title attribute is empty; Form element does not have an explicit <label>; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; aria-label attribute does not exist or is empty.
-
Path: #select-screen-switcher
- Heading
-
Code
- Code extract
-
<select id="select-screen-switcher"><option value="default">A</option><option value="highvisibility">Wysoki kontrast</option></select>
- Problems
- * Fix any of these: Form element does not have an implicit (wrapped) <label>; Element has no title attribute or the title attribute is empty; Form element does not have an explicit <label>; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; aria-label attribute does not exist or is empty.
-
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
(42 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
(34 occurences)
-
Any of: Unable to determine contrast ratio; Element's background color could not be determined due to a background image.
-
Path: .main-content
- Heading
-
Code
- Code extract
-
<a href="#main-content" class="main-content" title="Przejdź do treści" accesskey="t">Przejdź do treści.</a>
-
Path: .skip-map
- Heading
-
Code
- Code extract
-
<a href="https://www.udt.gov.pl/index.php?option=com_xmap&view=html&id=1" class="skip-map" title="Mapa serwisu" accesskey="m">Mapa serwisu.</a>
-
Path: a[href$="bip\.udt\.gov\.pl\/"] > .icons-hodler
- Heading
-
Code
- Code extract
-
<span class="icons-hodler" style="background-position: 0; width:28px">Biuletyn Informacji Publicznej UDT</span>
-
Path: a[href$="mailto\:udt\@udt\.gov\.pl"] > .icons-hodler
- Heading
-
Code
- Code extract
-
<span class="icons-hodler" style="background-position: -73px 0px; width: 21px;">Wyslij mail</span>
-
Path: .icons-items:nth-child(3) > a > .icons-hodler
- Heading
-
Code
- Code extract
-
<span class="icons-hodler" style="background-position: -342px 0px; width: 23px;">Tłumacz języka migowego</span>
-
Path: .icons-items:nth-child(4) > a > .icons-hodler
- Heading
-
Code
- Code extract
-
<span class="icons-hodler" style="background-position: -312px 0px; width: 26px;">YouTube</span>
-
Path: .mod_search146 > .form-inline[action="\/"][method="post"] > .button.btn.btn-primary
- Heading
-
Code
- Code extract
-
<button class="button btn btn-primary" onclick="this.form.searchword.focus();">Szukaj</button>
-
Path: .od-title > a[href$="o-dozorze-technicznym"]
- Heading
-
Code
- Code extract
-
<a href="/o-dozorze-technicznym">Dozór techniczny</a>
-
Path: .actionsfield-content > .custom:nth-child(1) > p
- Heading
-
Code
- Code extract
-
<p>
-
Path: .actin-fieldlink[href$="o-dozorze-technicznym"][target="_blank"]
- Heading
-
Code
- Code extract
-
<a href="/o-dozorze-technicznym" class="actin-fieldlink" target="_blank" style="color: #189d4e;">Dalej<span class="od-extender">></span></a>
-
Path: .od-title > a[href$="o-udt-cert"]
- Heading
-
Code
- Code extract
-
<a href="/o-udt-cert">Certyfikacja</a>
-
Path: .custom:nth-child(2) > p
- Heading
-
Code
- Code extract
-
<p>
-
Path: .actin-fieldlink[href$="o-udt-cert"][target="_blank"]
- Heading
-
Code
- Code extract
-
<a class="actin-fieldlink" style="color: #b61819;" href="/o-udt-cert" target="_blank">Dalej<span class="od-extender">></span></a>
-
Path: .od-title > a[href$="o-akademii-udt"]
- Heading
-
Code
- Code extract
-
<a href="/o-akademii-udt">SZKOLENIA I KONFERENCJE</a>
-
Path: .custom:nth-child(3) > p
- Heading
-
Code
- Code extract
-
<p>
-
Path: .actin-fieldlink[href$="o-akademii-udt"][target="_blank"]
- Heading
-
Code
- Code extract
-
<a href="/o-akademii-udt" target="_blank" class="actin-fieldlink" style="color: #35cbff;">Dalej<span class="od-extender">></span></a>
-
Path: .custom:nth-child(4) > .od-title > a
- Heading
-
Code
- Code extract
-
<a href="/o-centralnym-laboratorium-dozoru-technicznego-cldt">Badania laboratoryjne i wzorcowania</a>
-
Path: .custom:nth-child(4) > p
- Heading
-
Code
- Code extract
-
<p>
-
Path: .custom:nth-child(4) > p > span > .actin-fieldlink
- Heading
-
Code
- Code extract
-
<a href="/o-centralnym-laboratorium-dozoru-technicznego-cldt" class="actin-fieldlink" style="color: #50b29b;">Dalej<span class="od-extender">></span></a>
-
Path: .od-title > a[href$="szwo-i-f-gazy"]
- Heading
-
Code
- Code extract
-
<a href="/szwo-i-f-gazy">SZWO I F-GAZY</a>
-
Path: .custom:nth-child(5) > p
- Heading
-
Code
- Code extract
-
<p>
-
Path: .actin-fieldlink[href$="szwo-i-f-gazy"] > span
- Heading
-
Code
- Code extract
-
<span>Dalej<span class="od-extender">></span></span>
-
Path: .od-title > a[href$="elektromobilnosc-w-polsce"]
- Heading
-
Code
- Code extract
-
<a href="/elektromobilnosc-w-polsce">Elektromobilność</a>
-
Path: .custom:nth-child(6) > p
- Heading
-
Code
- Code extract
-
<p>
-
Path: .actin-fieldlink[href$="elektromobilnosc-w-polsce"] > span
- Heading
-
Code
- Code extract
-
<span>Dalej<span class="od-extender">></span></span>
-
Path: .od-title > a[href$="o-oze"]
- Heading
-
Code
- Code extract
-
<a href="/o-oze">OZE</a>
-
Path: .custom:nth-child(7) > p
- Heading
-
Code
- Code extract
-
<p>
-
Path: .actin-fieldlink[href$="o-oze"] > span
- Heading
-
Code
- Code extract
-
<span>Dalej<span class="od-extender">></span></span>
-
Path: .od-title > a[href$="o-innowacjach"]
- Heading
-
Code
- Code extract
-
<a href="/o-innowacjach">Rozwój i innowacje</a>
-
Path: .custom:nth-child(8) > p
- Heading
-
Code
- Code extract
-
<p>
-
Path: .actin-fieldlink[href$="o-innowacjach"]
- Heading
-
Code
- Code extract
-
<a href="/o-innowacjach" class="actin-fieldlink" style="color: #65388d;">Dalej<span class="od-extender">></span></a>
-
Path: .custom:nth-child(9) > .od-title > a
- Heading
-
Code
- Code extract
-
<a href="/125-udt/certyfikacja/2156-certyfikacja-serwisow-elektrowni-wiatrowych">Certyfikacja serwisów elektrowni wiatrowych</a>
-
Path: .custom:nth-child(9) > p
- Heading
-
Code
- Code extract
-
<p>
-
Path: .custom:nth-child(9) > p > span > .actin-fieldlink[target="_blank"]
- Heading
-
Code
- Code extract
-
<a href="/125-udt/certyfikacja/2156-certyfikacja-serwisow-elektrowni-wiatrowych" target="_blank" class="actin-fieldlink" style="color: #3973BF;">Dalej<span class="od-extender">></span></a>
-
Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds
(53 occurences)
-
Any of: Element has sufficient color contrast of 16.68; Element has sufficient color contrast of 12.82; Element has sufficient color contrast of 6.67; Element has sufficient color contrast of 7.05; Element has sufficient color contrast of 6.52; Element has sufficient color contrast of 12.63; Element has sufficient color contrast of 7.26; Element has sufficient color contrast of 4.95; Element has sufficient color contrast of ${data.contrastRatio}.
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 landmark region; 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
(72 occurences)
-
Any of: aria-label attribute exists and is not empty; 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
(5 occurences)
-
All of: Check that links have the same purpose, or are intentionally ambiguous..
-
Path: p > a[href$="kontakt-udt"]
- Heading
-
Code
- Code extract
-
<a href="https://udt.gov.pl/kontakt-udt" style="color:white">Kontakt</a>
-
Path: .od-title > a[href$="o-dozorze-technicznym"]
- Heading
-
Code
- Code extract
-
<a href="/o-dozorze-technicznym">Dozór techniczny</a>
-
Path: .actin-fieldlink[href$="o-dozorze-technicznym"][target="_blank"]
- Heading
-
Code
- Code extract
-
<a href="/o-dozorze-technicznym" class="actin-fieldlink" target="_blank" style="color: #189d4e;">Dalej<span class="od-extender">></span></a>
-
Path: .od-title > a[href$="o-udt-cert"]
- Heading
-
Code
- Code extract
-
<a href="/o-udt-cert">Certyfikacja</a>
-
Path: .custom:nth-child(4) > .od-title > a
- Heading
-
Code
- Code extract
-
<a href="/o-centralnym-laboratorium-dozoru-technicznego-cldt">Badania laboratoryjne i wzorcowania</a>
-
Ensure that links with the same accessible name serve a similar purpose
(54 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
(2 occurences)
-
Any of: Document has no active elements 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
(7 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
(2 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.
(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
(1 occurrence)
-
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
(1 occurrence)
-
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
(2 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
(2 occurences)
-
Any of: ARIA attribute name is valid.
About this Test
Short Description