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
(25 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
(52 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
(52 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
(3 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
(13 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
(4 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: #footer_newsletter > .newsletter > form[method="post"] > fieldset > div:nth-child(2) > input[name="freshmail_email"][placeholder="twój\ adres\ e-mail"][type="text"]
- Heading
-
Code
- Code extract
-
<input type="text" id="freshmail_email" name="freshmail_email" placeholder="twój adres e-mail">
- 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: #agree_2
- Heading
-
Code
- Code extract
-
<input type="checkbox" id="agree_2" name="agree_2" class="required" 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: #form_newsletter > fieldset > div:nth-child(2) > input[name="freshmail_email"][placeholder="twój\ adres\ e-mail"][type="text"]
- Heading
-
Code
- Code extract
-
<input type="text" id="freshmail_email" name="freshmail_email" placeholder="twój adres e-mail">
- 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: #agree
- Heading
-
Code
- Code extract
-
<input type="checkbox" id="agree" name="agree" class="required" 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
(1 occurrence)
-
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
(39 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 has insufficient color contrast of 1.83 (foreground color: #bfbfbf, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1; Element has insufficient color contrast of 4.38 (foreground color: #ed1c24, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: #osrodek > header > div > div > p
- Heading
-
Code
- Code extract
-
<p>Wielkopolski Ośrodek Ekonomii Społecznej to jeden z najlepszych Ośrodków Wspierania Ekonomii Społecznej w kraju.</p>
- Problems
- * Fix any of these: Element has insufficient color contrast of 1.83 (foreground color: #bfbfbf, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: #dotacje > header > div > div > p
- Heading
-
Code
- Code extract
-
<p>Wsparcie finansowe w ramach projektu WOES</p>
- Problems
- * Fix any of these: Element has insufficient color contrast of 1.83 (foreground color: #bfbfbf, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: #pes > header > div > div > p
- Heading
-
Code
- Code extract
-
<p>Przedsiębiorstwa ekonomii społecznej łączą działalność gospodarczą z działalnością na rzecz społeczności lokalnej!</p>
- Problems
- * Fix any of these: Element has insufficient color contrast of 1.83 (foreground color: #bfbfbf, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: #footer_newsletter > .newsletter > form[method="post"] > fieldset > div:nth-child(4) > .submit[type="submit"] > span
- Heading
-
Code
- Code extract
-
<span>Subskrybuj</span>
- Problems
- * Fix any of these: Element has insufficient color contrast of 4.38 (foreground color: #ed1c24, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: #form_newsletter > fieldset > div:nth-child(4) > .submit[type="submit"] > span
- Heading
-
Code
- Code extract
-
<span>Subskrybuj</span>
- Problems
- * Fix any of these: Element has insufficient color contrast of 4.38 (foreground color: #ed1c24, background color: #ffffff, font size: 13.5pt (18px), 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
(30 occurences)
-
Any of: Element's background color could not be determined because element contains an image node; Element's background color could not be determined due to a background image; Element's background color could not be determined because it is overlapped by another element.
-
Path: #s
- Heading
-
Code
- Code extract
-
<input type="text" value="" name="s" id="s" placeholder="szukaj ...">
-
Path: .left.col.bg > h2
- Heading
-
Code
- Code extract
-
<h2>Wielkopolski Ośrodek Ekonomii Społecznej to:</h2>
-
Path: a[title="Wsparcie\ inwestycyjne"] > span > strong
- Heading
-
Code
- Code extract
-
<strong> Wsparcie inwestycyjne </strong>
-
Path: .id-30 > a > span > strong
- Heading
-
Code
- Code extract
-
<strong> Wsparcie szkoleniowo – poradnicze </strong>
-
Path: a[title="baza-wiedzy"] > span > strong
- Heading
-
Code
- Code extract
-
<strong> Baza wiedzy </strong>
-
Path: a[title="Edukacja"] > span > strong
- Heading
-
Code
- Code extract
-
<strong> Edukacja </strong>
-
Path: .cloned.owl-item:nth-child(2) > .slajd > div > p
- Heading
-
Code
- Code extract
-
<p>WOES – wydłużenie naboru wniosków o wsparcie finansowe</p>
-
Path: .active.owl-item > .slajd > div > p
- Heading
-
Code
- Code extract
-
<p>Odwiedzamy naszych spółdzielców: Spółdzielnia Socjalna Bistro Przystanek 21</p>
-
Path: .owl-item:nth-child(4) > .slajd > div > p
- Heading
-
Code
- Code extract
-
<p>WOES ENERGIA: Ogłoszenie o naborze biznesplanów dla II grupy uczestników/czek projektu „Droga do zatrudnienia po węglu” – przedsiębiorczość społeczna</p>
-
Path: .owl-item:nth-child(5) > .slajd > div > p
- Heading
-
Code
- Code extract
-
<p>Usługi rozwojowe dla Twojego biznesu: nabór dla mikro/małych i średnich przedsiębiorstw, w tym przedsiębiorstw społecznych</p>
-
Path: .owl-item:nth-child(6) > .slajd > div > p
- Heading
-
Code
- Code extract
-
<p>Spotkanie informacyjne: Droga do zatrudnienia po węglu</p>
-
Path: .owl-item:nth-child(7) > .slajd > div > p
- Heading
-
Code
- Code extract
-
<p>WOES – wydłużenie naboru wniosków o wsparcie finansowe</p>
-
Path: .cloned.owl-item:nth-child(8) > .slajd > div > p
- Heading
-
Code
- Code extract
-
<p>Odwiedzamy naszych spółdzielców: Spółdzielnia Socjalna Bistro Przystanek 21</p>
-
Path: .cloned.owl-item:nth-child(9) > .slajd > div > p
- Heading
-
Code
- Code extract
-
<p>WOES ENERGIA: Ogłoszenie o naborze biznesplanów dla II grupy uczestników/czek projektu „Droga do zatrudnienia po węglu” – przedsiębiorczość społeczna</p>
-
Path: a[title="O\ nas"] > strong
- Heading
-
Code
- Code extract
-
<strong>więcej</strong>
-
Path: a[title="Ośrodek"] > strong
- Heading
-
Code
- Code extract
-
<strong>więcej</strong>
-
Path: a[title="Akredytacja\ OWES"] > strong
- Heading
-
Code
- Code extract
-
<strong>więcej</strong>
-
Path: .id-2781 > header > div > h3
- Heading
-
Code
- Code extract
-
<h3>Reintegracja</h3>
-
Path: .id-39 > header > div > h3
- Heading
-
Code
- Code extract
-
<h3>Listy rankingowe WOES</h3>
-
Path: .id-38 > header > div > h3
- Heading
-
Code
- Code extract
-
<h3>Wsparcie dla PS</h3>
-
Path: .active.owl-item > article > div > .text.col.bg > div > .more > .bg[title="Fundacja\ Pronautis"] > strong
- Heading
-
Code
- Code extract
-
<strong>więcej</strong>
-
Path: .owl-item:nth-child(4) > article > div > .text.col.bg > div > .more > .bg > strong
- Heading
-
Code
- Code extract
-
<strong>więcej</strong>
-
Path: .owl-item:nth-child(5) > article > div > .text.col.bg > div > .more > .bg > strong
- Heading
-
Code
- Code extract
-
<strong>więcej</strong>
-
Path: .owl-item:nth-child(6) > article > div > .text.col.bg > div > .more > .bg > strong
- Heading
-
Code
- Code extract
-
<strong>więcej</strong>
-
Path: .owl-item:nth-child(7) > article > div > .text.col.bg > div > .more > .bg[title="Spółdzielnia\ Socjalna\ ETAT"] > strong
- Heading
-
Code
- Code extract
-
<strong>więcej</strong>
-
Path: .cloned.owl-item:nth-child(8) > article > div > .text.col.bg > div > .more > .bg[title="Fundacja\ Pronautis"] > strong
- Heading
-
Code
- Code extract
-
<strong>więcej</strong>
-
Path: .cloned.owl-item:nth-child(9) > article > div > .text.col.bg > div > .more > .bg > strong
- Heading
-
Code
- Code extract
-
<strong>więcej</strong>
-
Path: #cn-notice-text
- Heading
-
Code
- Code extract
-
<span id="cn-notice-text" class="cn-text-container">Ta strona korzysta z ciasteczek aby świadczyć usługi na najwyższym poziomie. Dalsze korzystanie ze strony oznacza, że zgadzasz się na ich użycie.</span>
-
Path: #cn-accept-cookie
- Heading
-
Code
- Code extract
-
<a href="#" id="cn-accept-cookie" data-cookie-set="accept" class="cn-set-cookie cn-button cn-button-custom button" aria-label="Zamknij" role="link">Zamknij</a>
-
Path: #cn-more-info
- Heading
-
Code
- Code extract
-
<a href="http://pl.wikipedia.org/wiki/HTTP_cookie" target="_blank" id="cn-more-info" class="cn-more-info cn-button cn-button-custom button" aria-label="Dowiedz się więcej" role="link">Dowiedz się więcej</a>
-
Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds
(64 occurences)
-
Any of: Element has sufficient color contrast of 12.35; Element has sufficient color contrast of 21; Element has sufficient color contrast of 12.63; Element has sufficient color contrast of 8.59.
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 no title attribute or the title attribute is empty; Element's default semantics were not overridden with role="none"; Element's default semantics were not overridden with role="presentation"; 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: .tab-1.tab-content.hidden > iframe
- Heading
-
Code
- Code extract
-
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2795.4470555975413!2d18.244405019956368!3d52.24397787691845!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x471b341b9273a013%3A0x792b10fcff1cfa32!2sWrzosowa%207%2C%2062-500%20Konin!5e0!3m2!1spl!2spl!4v1703030792273!5m2!1spl!2spl" width="100%" height="350" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0" cd_frame_id_="7aa9d275012af7ab5ca313b3a4fcdefe">
- Problems
- * Fix any of these: Element has no title attribute or the title attribute is empty; Element's default semantics were not overridden with role="none"; Element's default semantics were not overridden with role="presentation"; 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.
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
(3 occurences)
-
Any of: Element's default semantics were not overridden with role="none"; Element's default semantics were not overridden with role="presentation"; 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; Element does not have text that is visible to screen readers.
None of: Element is in tab order and does not have accessible text.
-
Path: .menu-link
- Heading
-
Code
- Code extract
-
<a class="menu-link" href="#menu" role="link"> </a>
- Problems
- * Fix any of these: Element's default semantics were not overridden with role="none"; Element's default semantics were not overridden with role="presentation"; 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; Element does not have text that is visible to screen readers.
* Fix all of these: Element is in tab order and does not have accessible text.
-
Path: #facebook
- Heading
-
Code
- Code extract
-
<a href="https://www.facebook.com/Stowarzyszenie-Na-Rzecz-Sp%C3%B3%C5%82dzielni-Socjalnych-137252236293238/?fref=ts" id="facebook" role="link"></a>
- Problems
- * Fix any of these: Element's default semantics were not overridden with role="none"; Element's default semantics were not overridden with role="presentation"; 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; Element does not have text that is visible to screen readers.
* Fix all of these: Element is in tab order and does not have accessible text.
-
Path: .close
- Heading
-
Code
- Code extract
-
<a href="#" class="close" role="link"> </a>
- Problems
- * Fix any of these: Element's default semantics were not overridden with role="none"; Element's default semantics were not overridden with role="presentation"; 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; Element does not have text that is visible to screen readers.
* Fix all of these: Element is in tab order and does not have accessible text.
-
Ensures links have discernible text
(47 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
(1 occurrence)
-
All of: Check that links have the same purpose, or are intentionally ambiguous..
-
Path: a[title="O\ nas"]
- Heading
-
Code
- Code extract
-
<a href="https://woes.pl/osrodek/o-nas/" title="O nas" class="bg" role="link"><strong>więcej</strong></a>
-
Ensure that links with the same accessible name serve a similar purpose
(31 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 active elements with the same id attribute: freshmail_email.
-
Path: #footer_newsletter > .newsletter > form[method="post"] > fieldset > div:nth-child(2) > input[name="freshmail_email"][placeholder="twój\ adres\ e-mail"][type="text"]
- Heading
-
Code
- Code extract
-
<input type="text" id="freshmail_email" name="freshmail_email" placeholder="twój adres e-mail">
- Problems
- * Fix any of these: Document has active elements with the same id attribute: freshmail_email.
-
Ensures every id attribute value of active elements is unique
(9 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
(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
(88 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
(4 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: 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
(52 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
(52 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
(4 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
(4 occurences)
-
Any of: ARIA attribute name is valid.
About this Test
Short Description