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
(23 occurences)
-
Any of: Element has an alt attribute.
None of: Element has a valid alt attribute value.
About this Test
Short Description
Test Detail: [role='img'] elements have an alternative text (role-img-alt)
(Test for Success Criterion
1.1.1)
-
Ensures [role='img'] elements have alternate text
(5 occurences)
-
Any of: aria-label attribute exists and is not empty.
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
(18 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
(18 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
(2 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
(18 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
(9 occurences)
-
All of: No focusable elements while a modal is open; No focusable elements contained within 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
(3 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: #form-field-name
- Heading
-
Code
- Code extract
-
<input size="1" type="text" name="form_fields[name]" id="form-field-name" class="elementor-field elementor-size-sm elementor-field-textual" placeholder="ImiÄ™ i Nazwisko">
- 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-field-email
- Heading
-
Code
- Code extract
-
<input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-sm elementor-field-textual" placeholder="Email" required="required" aria-required="true">
- 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-field-message
- Heading
-
Code
- Code extract
-
<textarea class="elementor-field-textual elementor-field elementor-size-sm" name="form_fields[message]" id="form-field-message" rows="4" placeholder="Wiadomość"></textarea>
- 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
(6 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 4.34 (foreground color: #ffffff, background color: #008c44, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1; Element has insufficient color contrast of 4.29 (foreground color: #7a7a7a, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1; Element has insufficient color contrast of 4.29 (foreground color: #7a7a7a, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1; Element has insufficient color contrast of 4.34 (foreground color: #008c44, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1; Element has insufficient color contrast of 4.34 (foreground color: #ffffff, background color: #008c44, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1; Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: .elementor-widget-container > p
- Heading
-
Code
- Code extract
-
<p>Ośrodek jest jednostką organizacyjną Powiatu Poznańskiego świadczącą bezpłatną pomoc specjalistyczną osobom i rodzinom znajdującym się w sytuacjach kryzysowych, obejmującą swoim działaniem teren powiatu poznańskiego.</p>
- Problems
- * Fix any of these: Element has insufficient color contrast of 4.34 (foreground color: #ffffff, background color: #008c44, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: .post-478 > .elementor-post__card > .elementor-post__text > .elementor-post__excerpt > p
- Heading
-
Code
- Code extract
-
<p>od czerwca 2022 roku uruchomiliśmy dla dzieci i młodzieży mierzącej się z trudnościami natury psychologicznej – Punkt Wsparcia Psychologicznego. Zachęcamy Państwa do zapoznania się z</p>
- Problems
- * Fix any of these: Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: .post-478 > .elementor-post__card > .elementor-post__text > .elementor-post__read-more
- Heading
-
Code
- Code extract
-
<a class="elementor-post__read-more" href="https://oikkobylnica.pl/index.php/2022/06/21/punkt-wsparcia-dla-dzieci-mlodziezy-i-ich-rodzin/" aria-label="Read more about Punkt wsparcia dla dzieci, młodzieży i ich rodzin" tabindex="-1">
Czytaj więcej » </a>
- Problems
- * Fix any of these: Element has insufficient color contrast of 4.34 (foreground color: #008c44, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: .post-434 > .elementor-post__card > .elementor-post__text > .elementor-post__excerpt > p
- Heading
-
Code
- Code extract
-
<p>Informujmy, iż wprowadzamy pilotażową ofertę bezpłatnej pomocy specjalistycznej, głównie psychologicznej z udziałem tłumacza jęz. ukraińskiego/rosyjskiego dla uchodźców z Ukrainy. Pomoc adresowana jest do osób dorosłych,</p>
- Problems
- * Fix any of these: Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: .post-434 > .elementor-post__card > .elementor-post__text > .elementor-post__read-more
- Heading
-
Code
- Code extract
-
<a class="elementor-post__read-more" href="https://oikkobylnica.pl/index.php/2022/03/03/pomoc-w-kryzysie-dla-obywateli-ukrainy/" aria-label="Read more about Pomoc w kryzysie dla obywateli Ukrainy" tabindex="-1">
Czytaj więcej » </a>
- Problems
- * Fix any of these: Element has insufficient color contrast of 4.34 (foreground color: #008c44, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: .post-86 > .elementor-post__card > .elementor-post__text > .elementor-post__excerpt > p
- Heading
-
Code
- Code extract
-
<p>Szanowni Państwo, informujemy, iż w ostatnim czasie nastąpiła zmiana numeracji budynku naszego Ośrodka. Lokalizacja pozostała bez zmian. Nasz aktualny adres to: ul. Poznańska 93, 62-006</p>
- Problems
- * Fix any of these: Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: .post-86 > .elementor-post__card > .elementor-post__text > .elementor-post__read-more
- Heading
-
Code
- Code extract
-
<a class="elementor-post__read-more" href="https://oikkobylnica.pl/index.php/2021/06/22/aktualnosci-2/" aria-label="Read more about Zmiana numeracji budynku Ośrodka" tabindex="-1">
Czytaj więcej » </a>
- Problems
- * Fix any of these: Element has insufficient color contrast of 4.34 (foreground color: #008c44, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: #form-field-name
- Heading
-
Code
- Code extract
-
<input size="1" type="text" name="form_fields[name]" id="form-field-name" class="elementor-field elementor-size-sm elementor-field-textual" placeholder="ImiÄ™ i Nazwisko">
- Problems
- * Fix any of these: Element has insufficient color contrast of 4.29 (foreground color: #7a7a7a, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: #form-field-email
- Heading
-
Code
- Code extract
-
<input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-sm elementor-field-textual" placeholder="Email" required="required" aria-required="true">
- Problems
- * Fix any of these: Element has insufficient color contrast of 4.29 (foreground color: #7a7a7a, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: #form-field-message
- Heading
-
Code
- Code extract
-
<textarea class="elementor-field-textual elementor-field elementor-size-sm" name="form_fields[message]" id="form-field-message" rows="4" placeholder="Wiadomość"></textarea>
- Problems
- * Fix any of these: Element has insufficient color contrast of 4.29 (foreground color: #7a7a7a, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: #form-field-field_8a9a0ea
- Heading
-
Code
- Code extract
-
<input type="file" name="form_fields[field_8a9a0ea]" id="form-field-field_8a9a0ea" class="elementor-field elementor-size-sm elementor-upload-field">
- Problems
- * Fix any of these: Element has insufficient color contrast of 4.29 (foreground color: #7a7a7a, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1.
-
Path: .elementor-button-text
- Heading
-
Code
- Code extract
-
<span class="elementor-button-text">Wyślij Wiadomość</span>
- Problems
- * Fix any of these: Element has insufficient color contrast of 4.34 (foreground color: #ffffff, background color: #008c44, font size: 11.3pt (15px), 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 due to a background image; Element has a 1:1 contrast ratio with the background.
-
Path: #menu-1-214f35f0 > .menu-item-home.current-menu-item.page_item > .elementor-item-active[aria-current="page"][href$="oikkobylnica\.pl\/"]
- Heading
-
Code
- Code extract
-
<a href="https://oikkobylnica.pl/" aria-current="page" class="elementor-item elementor-item-active">Strona główna</a>
-
Path: .elementor-element-6bdaf28 > .elementor-widget-container > h2
- Heading
-
Code
- Code extract
-
<h2 class="elementor-heading-title elementor-size-default">Wnętrze</h2>
-
Path: .elementor-element-126b3eb > .elementor-widget-container > h2
- Heading
-
Code
- Code extract
-
<h2 class="elementor-heading-title elementor-size-default">Na zewnÄ…trz</h2>
-
Path: .elementor-element-89d7ee5 > .elementor-widget-container > h2
- Heading
-
Code
- Code extract
-
<h2 class="elementor-heading-title elementor-size-default">Plac Zabaw</h2>
-
Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds
(32 occurences)
-
Any of: Element has sufficient color contrast of 21; Element has sufficient color contrast of 4.34; 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: 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: iframe
- Heading
-
Code
- Code extract
-
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2431.7162889609303!2d17.08119431578195!3d52.44805397980062!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47045e888c7a75b1%3A0x74fc764adee692a1!2sO%C5%9Brodek%20Interwencji%20Kryzysowej%20w%20Kobylnicy!5e0!3m2!1spl!2spl!4v1622010106517!5m2!1spl!2spl" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" cd_frame_id_="59ae25dc5f6488aea15a0e32672ec4ea">
- 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
(21 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: a[href$="oikkobylnica\.pl"]
- Heading
-
Code
- Code extract
-
<a href="https://oikkobylnica.pl">
- 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: a[href$="bip\.oikkobylnica\.pl\/"]
- Heading
-
Code
- Code extract
-
<a href="http://bip.oikkobylnica.pl/">
- 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: .elementor-element-6b4b5f9c > .elementor-widget-container > a
- Heading
-
Code
- Code extract
-
<a href="https://oikkobylnica.pl/index.php/tlumacz-jezyka-migowego-on-line/">
- 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: .post-86 > .elementor-post__card > .elementor-post__thumbnail__link
- Heading
-
Code
- Code extract
-
<a class="elementor-post__thumbnail__link" href="https://oikkobylnica.pl/index.php/2021/06/22/aktualnosci-2/" tabindex="-1">
- 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.
-
Path: .elementor-element-677d93a > .elementor-widget-container > .elementor-icon-box-wrapper > .elementor-icon-box-icon > .elementor-icon.elementor-animation-
- Heading
-
Code
- Code extract
-
<a href="https://oikkobylnica.pl/index.php/komu-pomagamy/" class="elementor-icon elementor-animation-" tabindex="-1">
<i aria-hidden="true" class="fas fa-hands-helping"></i> </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.
-
Path: .elementor-element-7b87c9e > .elementor-widget-container > .elementor-icon-box-wrapper > .elementor-icon-box-icon > .elementor-icon.elementor-animation-
- Heading
-
Code
- Code extract
-
<a href="https://oikkobylnica.pl/index.php/mieszkania-chronione-treningowe/" class="elementor-icon elementor-animation-" tabindex="-1">
<i aria-hidden="true" class="fas fa-border-style"></i> </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.
-
Path: .elementor-element-53c287c > .elementor-widget-container > .elementor-icon-box-wrapper > .elementor-icon-box-icon > .elementor-icon.elementor-animation-
- Heading
-
Code
- Code extract
-
<a href="https://oikkobylnica.pl/index.php/hostel-oik/" class="elementor-icon elementor-animation-" tabindex="-1">
<i aria-hidden="true" class="fas fa-hotel"></i> </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.
-
Path: a[data-elementor-lightbox-title="pokjhostel3"]
- Heading
-
Code
- Code extract
-
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="05d3ac2" data-elementor-lightbox-title="pokjhostel3" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTEwLCJ1cmwiOiJodHRwczpcL1wvb2lra29ieWxuaWNhLnBsXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIwXC8xMlwvcG9ramhvc3RlbDMuanBnIiwic2xpZGVzaG93IjoiMDVkM2FjMiJ9" href="https://oikkobylnica.pl/wp-content/uploads/2020/12/pokjhostel3.jpg">
- 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: a[data-elementor-lightbox-title="salka_terapeutyczna"]
- Heading
-
Code
- Code extract
-
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="05d3ac2" data-elementor-lightbox-title="salka_terapeutyczna" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTEyLCJ1cmwiOiJodHRwczpcL1wvb2lra29ieWxuaWNhLnBsXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIwXC8xMlwvc2Fsa2FfdGVyYXBldXR5Y3puYS5qcGciLCJzbGlkZXNob3ciOiIwNWQzYWMyIn0%3D" href="https://oikkobylnica.pl/wp-content/uploads/2020/12/salka_terapeutyczna.jpg">
- 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: a[data-elementor-lightbox-title="\32 0220428_112911"]
- Heading
-
Code
- Code extract
-
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="05d3ac2" data-elementor-lightbox-title="20220428_112911" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDc1LCJ1cmwiOiJodHRwczpcL1wvb2lra29ieWxuaWNhLnBsXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wNFwvMjAyMjA0MjhfMTEyOTExLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiIwNWQzYWMyIn0%3D" href="https://oikkobylnica.pl/wp-content/uploads/2022/04/20220428_112911-scaled.jpg">
- 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: a[data-elementor-lightbox-title="\32 0220428_112415"]
- Heading
-
Code
- Code extract
-
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="05d3ac2" data-elementor-lightbox-title="20220428_112415" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDcyLCJ1cmwiOiJodHRwczpcL1wvb2lra29ieWxuaWNhLnBsXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wNFwvMjAyMjA0MjhfMTEyNDE1LXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiIwNWQzYWMyIn0%3D" href="https://oikkobylnica.pl/wp-content/uploads/2022/04/20220428_112415-scaled.jpg">
- 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: a[data-elementor-lightbox-title="\32 0220428_112333"]
- Heading
-
Code
- Code extract
-
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="05d3ac2" data-elementor-lightbox-title="20220428_112333" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDcxLCJ1cmwiOiJodHRwczpcL1wvb2lra29ieWxuaWNhLnBsXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wNFwvMjAyMjA0MjhfMTEyMzMzLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiIwNWQzYWMyIn0%3D" href="https://oikkobylnica.pl/wp-content/uploads/2022/04/20220428_112333-scaled.jpg">
- 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: a[data-elementor-lightbox-title="\32 0220428_112311"]
- Heading
-
Code
- Code extract
-
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="05d3ac2" data-elementor-lightbox-title="20220428_112311" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDcwLCJ1cmwiOiJodHRwczpcL1wvb2lra29ieWxuaWNhLnBsXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wNFwvMjAyMjA0MjhfMTEyMzExLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiIwNWQzYWMyIn0%3D" href="https://oikkobylnica.pl/wp-content/uploads/2022/04/20220428_112311-scaled.jpg">
- 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: a[data-elementor-lightbox-title="\32 0220428_111903"]
- Heading
-
Code
- Code extract
-
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="05d3ac2" data-elementor-lightbox-title="20220428_111903" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDY4LCJ1cmwiOiJodHRwczpcL1wvb2lra29ieWxuaWNhLnBsXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wNFwvMjAyMjA0MjhfMTExOTAzLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiIwNWQzYWMyIn0%3D" href="https://oikkobylnica.pl/wp-content/uploads/2022/04/20220428_111903-scaled.jpg">
- 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: a[data-elementor-lightbox-title="\32 0220428_111721"]
- Heading
-
Code
- Code extract
-
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="05d3ac2" data-elementor-lightbox-title="20220428_111721" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDY3LCJ1cmwiOiJodHRwczpcL1wvb2lra29ieWxuaWNhLnBsXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wNFwvMjAyMjA0MjhfMTExNzIxLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiIwNWQzYWMyIn0%3D" href="https://oikkobylnica.pl/wp-content/uploads/2022/04/20220428_111721-scaled.jpg">
- 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: a[data-elementor-lightbox-title="\32 0211126_114135"]
- Heading
-
Code
- Code extract
-
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="05d3ac2" data-elementor-lightbox-title="20211126_114135" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDU5LCJ1cmwiOiJodHRwczpcL1wvb2lra29ieWxuaWNhLnBsXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wNFwvMjAyMTExMjZfMTE0MTM1LXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiIwNWQzYWMyIn0%3D" href="https://oikkobylnica.pl/wp-content/uploads/2022/04/20211126_114135-scaled.jpg">
- 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: a[data-elementor-lightbox-title="\32 0210917_123304"]
- Heading
-
Code
- Code extract
-
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="05d3ac2" data-elementor-lightbox-title="20210917_123304" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDY2LCJ1cmwiOiJodHRwczpcL1wvb2lra29ieWxuaWNhLnBsXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wNFwvMjAyMTA5MTdfMTIzMzA0LXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiIwNWQzYWMyIn0%3D" href="https://oikkobylnica.pl/wp-content/uploads/2022/04/20210917_123304-scaled.jpg">
- 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: a[data-elementor-lightbox-title="\32 0220216_083606"]
- Heading
-
Code
- Code extract
-
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="05d3ac2" data-elementor-lightbox-title="20220216_083606" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDYxLCJ1cmwiOiJodHRwczpcL1wvb2lra29ieWxuaWNhLnBsXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wNFwvMjAyMjAyMTZfMDgzNjA2LXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiIwNWQzYWMyIn0%3D" href="https://oikkobylnica.pl/wp-content/uploads/2022/04/20220216_083606-scaled.jpg">
- 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: a[data-elementor-lightbox-title="img_0004"]
- Heading
-
Code
- Code extract
-
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="bb6d611" data-elementor-lightbox-title="img_0004" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTE4LCJ1cmwiOiJodHRwczpcL1wvb2lra29ieWxuaWNhLnBsXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIwXC8xMlwvaW1nXzAwMDQuanBnIiwic2xpZGVzaG93IjoiYmI2ZDYxMSJ9" href="https://oikkobylnica.pl/wp-content/uploads/2020/12/img_0004.jpg">
- 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: a[data-elementor-lightbox-title="boisko"]
- Heading
-
Code
- Code extract
-
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="bb6d611" data-elementor-lightbox-title="boisko" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTE3LCJ1cmwiOiJodHRwczpcL1wvb2lra29ieWxuaWNhLnBsXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIwXC8xMlwvYm9pc2tvLmpwZyIsInNsaWRlc2hvdyI6ImJiNmQ2MTEifQ%3D%3D" href="https://oikkobylnica.pl/wp-content/uploads/2020/12/boisko.jpg">
- 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: a[data-elementor-lightbox-title="\31 "]
- Heading
-
Code
- Code extract
-
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="bb6d611" data-elementor-lightbox-title="1" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTE1LCJ1cmwiOiJodHRwczpcL1wvb2lra29ieWxuaWNhLnBsXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIwXC8xMlwvMS5qcGciLCJzbGlkZXNob3ciOiJiYjZkNjExIn0%3D" href="https://oikkobylnica.pl/wp-content/uploads/2020/12/1.jpg">
- 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
(23 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
(23 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
(4 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
(47 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
(10 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
(18 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
(18 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
(10 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
(10 occurences)
-
Any of: ARIA attribute name is valid.
About this Test
Short Description