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 a title attribute; 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
(219 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
(219 occurences)
-
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
(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
(40 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
(2 occurences)
-
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: #tds_login_email
- Heading
-
Code
- Code extract
-
<input class="tds-s-form-input" type="text" id="tds_login_email" value="" required="">
- 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.
-
Path: #tds_login_pass
- Heading
-
Code
- Code extract
-
<input class="tds-s-form-input" type="password" id="tds_login_pass" value="" required="">
- 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
(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: autocomplete attribute must be used correctly (autocomplete-valid)
(Test for Success Criterion
1.3.5, 2.1.a.a: Identify Input Purpose)
-
Ensure the autocomplete attribute is correct and suitable for the form field
(1 occurrence)
-
All of: the autocomplete value is on an appropriate element; the autocomplete attribute is correctly formatted.
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
(26 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
(12 occurences)
-
Any of: Element has insufficient color contrast of 1.2 (foreground color: #eaeaea, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1; Element has insufficient color contrast of 2.89 (foreground color: #1aa4ce, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1; Element has insufficient color contrast of 1.6 (foreground color: #cccccc, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1; Element has insufficient color contrast of 3.5 (foreground color: #ffffff, background color: #0489fc, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1; Element has insufficient color contrast of 3.5 (foreground color: #0489fc, background color: #ffffff, font size: 9.8pt (13.006px), font weight: normal). Expected contrast ratio of 4.5:1; Element has insufficient color contrast of 3.5 (foreground color: #0489fc, background color: #ffffff, font size: 9.0pt (12.0045px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: a[href$="\#tds_password_recovery"]
- Heading
-
Code
- Code extract
-
<a href="#tds_password_recovery" role="link">Zapomniałeś hasła?</a>
- Problems
- * Fix any of these: Element has insufficient color contrast of 3.5 (foreground color: #0489fc, background color: #ffffff, font size: 9.0pt (12.0045px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: #tds_login_button
- Heading
-
Code
- Code extract
-
<button id="tds_login_button" class="tds-s-btn tds-s-submit">Zaloguj się</button>
- Problems
- * Fix any of these: Element has insufficient color contrast of 3.5 (foreground color: #ffffff, background color: #0489fc, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: a[href$="\#tds_register"]
- Heading
-
Code
- Code extract
-
<a href="#tds_register" role="link">Zapisz się</a>
- Problems
- * Fix any of these: Element has insufficient color contrast of 3.5 (foreground color: #0489fc, background color: #ffffff, font size: 9.8pt (13.006px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: .tdi_125 > .tdm-descr
- Heading
-
Code
- Code extract
-
<p class="tdm-descr">Kontakt: <a href="mailto:wdk.wlodawa@gmail.com" role="link">wdk.wlodawa@gmail.com</a></p>
- Problems
- * Fix any of these: Element has insufficient color contrast of 1.2 (foreground color: #eaeaea, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: a[href="mailto\:wdk\.wlodawa\@gmail\.com"]
- Heading
-
Code
- Code extract
-
<a href="mailto:wdk.wlodawa@gmail.com" role="link">wdk.wlodawa@gmail.com</a>
- Problems
- * Fix any of these: Element has insufficient color contrast of 2.89 (foreground color: #1aa4ce, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: a[aria-current="page"]
- Heading
-
Code
- Code extract
-
<a href="https://wdk.wlodawa.eu/" aria-current="page" role="link">Strona Główna</a>
- Problems
- * Fix any of these: Element has insufficient color contrast of 1.6 (foreground color: #cccccc, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: #menu-wdk-3 > .menu-item-21308.menu-item-type-post_type.menu-item-object-page > a
- Heading
-
Code
- Code extract
-
<a href="https://wdk.wlodawa.eu/wrak-race-4/" role="link">WRAK RACE</a>
- Problems
- * Fix any of these: Element has insufficient color contrast of 1.6 (foreground color: #cccccc, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: #menu-wdk-3 > .menu-item-20473.menu-item-type-custom.menu-item-object-custom > a[href$="wdktv\.pl\/"]
- Heading
-
Code
- Code extract
-
<a href="https://wdktv.pl/" role="link">WDKtv</a>
- Problems
- * Fix any of these: Element has insufficient color contrast of 1.6 (foreground color: #cccccc, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: #menu-wdk-3 > .menu-item-20474.menu-item-type-custom.menu-item-object-custom > a[href$="kinowdk\.pl\/"]
- Heading
-
Code
- Code extract
-
<a href="https://kinowdk.pl/" role="link">KINO</a>
- Problems
- * Fix any of these: Element has insufficient color contrast of 1.6 (foreground color: #cccccc, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: #menu-wdk-3 > .menu-item-type-taxonomy.menu-item-object-category.menu-item-21056 > a
- Heading
-
Code
- Code extract
-
<a href="https://wdk.wlodawa.eu/category/wosp/" role="link">WOŚP</a>
- Problems
- * Fix any of these: Element has insufficient color contrast of 1.6 (foreground color: #cccccc, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: #menu-wdk-3 > .menu-item-has-children.menu-item-20472.menu-item-type-post_type > a
- Heading
-
Code
- Code extract
-
<a href="https://wdk.wlodawa.eu/kontakt/" role="link">KONTAKT</a>
- Problems
- * Fix any of these: Element has insufficient color contrast of 1.6 (foreground color: #cccccc, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: #menu-wdk-3 > .menu-item-21362.menu-item-type-post_type.menu-item-object-page > a[href$="wschod\/"]
- Heading
-
Code
- Code extract
-
<a href="https://wdk.wlodawa.eu/wschod/" role="link">WSCHÓD</a>
- Problems
- * Fix any of these: Element has insufficient color contrast of 1.6 (foreground color: #cccccc, background color: #ffffff, font size: 9.0pt (12px), 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
(16 occurences)
-
Any of: Element's background color could not be determined due to a background image; Element has a 1:1 contrast ratio with the background; Element's background color could not be determined because it is overlapped by another element.
-
Path: .td-login-close > .td-login-title
- Heading
-
Code
- Code extract
-
<div class="td-login-title">Zaloguj</div>
-
Path: .td-forgot-pass-close > .td-login-title
- Heading
-
Code
- Code extract
-
<div class="td-login-title">Odzyskiwanie hasła</div>
-
Path: h2 > a[title="Koncert\ Jana\ Kondraka\ w\ WDK\!"][rel="bookmark"]
- Heading
-
Code
- Code extract
-
<a href="https://wdk.wlodawa.eu/koncert-jana-kondraka-w-wdk/" rel="bookmark" title="Koncert Jana Kondraka w WDK!" role="link">Koncert Jana Kondraka w WDK!</a>
-
Path: .td-trending-now-post-2 > h2 > a[rel="bookmark"]
- Heading
-
Code
- Code extract
-
<a href="https://wdk.wlodawa.eu/zajecia-z-tanca-towarzyskiego-oraz-baletu/" rel="bookmark" title="Zajęcia z tańca towarzyskiego oraz baletu" role="link">Zajęcia z tańca towarzyskiego oraz baletu</a>
-
Path: .td_module_flex_6 > .td-category-pos-above.td-module-container > .td-module-meta-info > .td-post-category
- Heading
-
Code
- Code extract
-
<a href="https://wdk.wlodawa.eu/category/aktualosci/" class="td-post-category" role="link">aktualości</a>
-
Path: .td_module_flex_6 > .td-category-pos-above.td-module-container > .td-module-meta-info > .tdb-module-title-wrap > h3 > a[rel="bookmark"]
- Heading
-
Code
- Code extract
-
<a href="https://wdk.wlodawa.eu/eliminacje-powiatowe-56-ogolnopolskiego-festiwalu-kapel-i-spiewakow-ludowych/" rel="bookmark" title="Eliminacje Powiatowe 56. Ogólnopolskiego Festiwalu Kapel i Śpiewaków Ludowych" role="link">
-
Path: .td-editor-date > .td-post-author-name > a
- Heading
-
Code
- Code extract
-
<a href="https://wdk.wlodawa.eu/author/wdk/" role="link">WDK</a>
-
Path: .td-editor-date > .td-post-date > time[datetime="\32 022-04-25T10\:27\:38\+02\:00"]
- Heading
-
Code
- Code extract
-
<time class="entry-date updated td-module-date" datetime="2022-04-25T10:27:38+02:00">25 kwietnia 2022</time>
-
Path: .td_module_flex_7 > .td-category-pos-above.td-module-container > .td-module-meta-info > .td-post-category
- Heading
-
Code
- Code extract
-
<a href="https://wdk.wlodawa.eu/category/aktualosci/" class="td-post-category" role="link">aktualości</a>
-
Path: .tdb-module-title-wrap > h3 > a[title="Koncert\ Jana\ Kondraka\ w\ WDK\!"][rel="bookmark"]
- Heading
-
Code
- Code extract
-
<a href="https://wdk.wlodawa.eu/koncert-jana-kondraka-w-wdk/" rel="bookmark" title="Koncert Jana Kondraka w WDK!" role="link">Koncert Jana Kondraka w WDK!</a>
-
Path: .td-big-grid-flex-post-2 > .td-category-pos-above.td-module-container > .td-module-meta-info > .td-post-category
- Heading
-
Code
- Code extract
-
<a href="https://wdk.wlodawa.eu/category/aktualosci/" class="td-post-category" role="link">aktualości</a>
-
Path: .td-big-grid-flex-post-2 > .td-category-pos-above.td-module-container > .td-module-meta-info > .tdb-module-title-wrap > h3 > a[rel="bookmark"]
- Heading
-
Code
- Code extract
-
<a href="https://wdk.wlodawa.eu/zajecia-z-tanca-towarzyskiego-oraz-baletu/" rel="bookmark" title="Zajęcia z tańca towarzyskiego oraz baletu" role="link">Zajęcia z tańca towarzyskiego oraz baletu</a>
-
Path: .td-big-grid-flex-post-3 > .td-category-pos-above.td-module-container > .td-module-meta-info > .td-post-category
- Heading
-
Code
- Code extract
-
<a href="https://wdk.wlodawa.eu/category/aktualosci/" class="td-post-category" role="link">aktualości</a>
-
Path: .tdb-module-title-wrap > h3 > a[title="Koncert\ WŁODAWA\ UKRAINIE"][rel="bookmark"]
- Heading
-
Code
- Code extract
-
<a href="https://wdk.wlodawa.eu/koncert-wlodawa-ukrainie/" rel="bookmark" title="Koncert WŁODAWA UKRAINIE" role="link">Koncert WŁODAWA UKRAINIE</a>
-
Path: .tdb-logo-a[href$="wdk\.wlodawa\.eu\/"] > .tdb-logo-text-wrap > .tdb-logo-text-tagline
- Heading
-
Code
- Code extract
-
<span class="tdb-logo-text-tagline">Włodawski Dom Kultury</span>
-
Path: .tdi_129 > .tdm-title.tdm-title-md
- Heading
-
Code
- Code extract
-
<h3 class="tdm-title tdm-title-md">FOLLOW US</h3>
-
Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds
(168 occurences)
-
Any of: Element has sufficient color contrast of 4.5; Element has sufficient color contrast of 18.88; Element has sufficient color contrast of 9.73; Element has sufficient color contrast of 5.11; Element has sufficient color contrast of 15.9; Element has sufficient color contrast of 6.73; Element has sufficient color contrast of 21; Element has sufficient color contrast of 12.65; Element has sufficient color contrast of 15.88; Element has sufficient color contrast of 12.1; Element has sufficient color contrast of 12.63; Element has sufficient color contrast of 4.54; Element has sufficient color contrast of 5.74; 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 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
(203 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
(4 occurences)
-
All of: Check that links have the same purpose, or are intentionally ambiguous..
-
Path: .tdm-social-item[title="Facebook"][href="\#"]
- Heading
-
Code
- Code extract
-
<a href="#" title="Facebook" class="tdm-social-item" role="link"><i class="td-icon-font td-icon-facebook"></i></a>
-
Path: .tdm-social-item[title="Instagram"][href="\#"]
- Heading
-
Code
- Code extract
-
<a href="#" title="Instagram" class="tdm-social-item" role="link"><i class="td-icon-font td-icon-instagram"></i></a>
-
Path: .tdm-social-item[title="Youtube"][href="\#"]
- Heading
-
Code
- Code extract
-
<a href="#" title="Youtube" class="tdm-social-item" role="link"><i class="td-icon-font td-icon-youtube"></i></a>
-
Path: #tdi_73 > .td_module_flex_1.td_module_flex.td_module_wrap > .td-category-pos-image.td-module-container > .td-module-meta-info > .td-editor-date > .td-author-date > .td-module-comments > a
- Heading
-
Code
- Code extract
-
<a href="https://wdk.wlodawa.eu/vlog-miejski-odcinek-41/#respond" role="link">0</a>
-
Ensure that links with the same accessible name serve a similar purpose
(72 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
(17 occurences)
-
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
(6 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
(134 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
(18 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
(219 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
(219 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
(18 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
(18 occurences)
-
Any of: ARIA attribute name is valid.
About this Test
Short Description