Public accessibility assessment

Accessibility issues detected on gulajski.levelit.pl

Evolize inspected 5 publicly accessible pages on gulajski.levelit.pl and detected 31 automatically identifiable accessibility findings. 6 findings were classified as critical or high priority. The findings map to 5 WCAG success criterions. The sections below show affected pages, technical evidence and recommended remediation. The most frequent issues involve hidden elements can still receive keyboard focus, text has insufficient colour contrast, content sits outside any landmark region.

31findings detected
6critical + high
5pages inspected
27 Aug 2026assessed

Independent public assessment. gulajski.levelit.pl is not necessarily affiliated with or a customer of Evolize.

https://

01 · Accessibility summary

Evolize inspected 5 publicly accessible pages on gulajski.levelit.pl and detected 31 automatically identifiable accessibility findings. 6 findings were classified as critical or high priority. The findings map to 5 WCAG success criterions. The sections below show affected pages, technical evidence and recommended remediation. The most frequent issues involve hidden elements can still receive keyboard focus, text has insufficient colour contrast, content sits outside any landmark region.

02 · Priority findings

03 · WCAG criteria affected

CriterionNameLevelFindingsPages
2.5.8Target Size (Minimum)AA135
1.4.3Contrast (Minimum)AA115
2.4.3Focus OrderA45
1.3.1Info and RelationshipsA25
4.1.2Name, Role, ValueA15

Absence of a criterion here does not indicate conformance with it — only that no automatically detectable issue was found for it.

Continuous monitoring

A scan shows today's exposure. Monitoring shows what changes next.

Evolize continuously rescans public websites, detects newly introduced or recurring accessibility issues, tracks remediation and verifies fixes.

04 · All detected findings

High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)100 instances5 affected pages
ComponentRef M6V1RH

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Affected pagehttps://gulajski.levelit.pl/
Elementheader > div > div > div:nth-of-type(1) > p > a
Accessible nameFirma Gulajski
Markup
<a href="https://gulajski.levelit.pl" target="_self" rel="home" aria-current="page">Firma Gulajski</a>
How to fixTo fix this issue, ensure that the element is removed from the tab order when it's not visible. This can be achieved by setting the 'tabindex' attribute to '-1' or by using CSS to set 'display: none' or 'visibility: hidden' when the element is not intended to be interacted with.
Affected pages/ /category/o-firmie /polityka-cookies /o-firmie/przemysl-4-0 /blog/wyjscie-na-dach
ComponentRef B9Z2JI

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Affected pagehttps://gulajski.levelit.pl/
Elementhtml > body > div:nth-of-type(2) > button
Accessible namePreferencje co do zgód
Markup
<button class="cky-btn-revisit" aria-label="Preferencje co do zgód"> <img src="https://www.gulajski.pl/wp-content/plugins/cookie-law-info/lite/frontend/images/revisit.svg" alt="Revisit consent button"> </button>
How to fixTo fix this issue, remove the element from the tab order when it is not visible. This can be achieved by setting the 'tabindex' attribute to '-1' or by using JavaScript to remove the element from the DOM when it is hidden.
Affected pages/ /category/o-firmie /polityka-cookies /o-firmie/przemysl-4-0 /blog/wyjscie-na-dach
ComponentRef LNEXDP

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Affected pagehttps://gulajski.levelit.pl/
Elementdiv#gk-a11y-panel > div > span:nth-of-type(2) > button:nth-of-type(1)
Accessible nameZmniejsz tekst
Markup
<button type="button" class="gk-a11y-font" data-dir="down" aria-label="Zmniejsz tekst">A−</button>
How to fixTo fix this issue, ensure that the hidden element is removed from the tab order or make it visible when focused. You can achieve this by adding 'tabindex=-1' to the element or by adjusting its CSS to make it visible when focused.
Affected pages/ /category/o-firmie /polityka-cookies /o-firmie/przemysl-4-0 /blog/wyjscie-na-dach
ComponentRef OB8IVK

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Affected pagehttps://gulajski.levelit.pl/
Elementdiv#gk-a11y-panel > button:nth-of-type(1)
Accessible name🔊 Czytaj stronę na głos
Markup
<button type="button" class="gk-a11y-read" data-state="idle">
				<span class="gk-a11y-ico">🔊</span> <span class="gk-a11y-read-label">Czytaj stronę na głos</span>
			</button>
How to fixKeep this element out of the tab order while its containing region is hidden — remove it from focus (for example tabindex="-1"), or apply the inert attribute to the hidden container where supported. Restore normal focusability when the region becomes visible.
Affected pages/ /category/o-firmie /polityka-cookies /o-firmie/przemysl-4-0 /blog/wyjscie-na-dach
High

Text has insufficient colour contrast

WCAG 1.4.3 (AA)64 instances5 affected pages
ComponentRef IOXECW

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Affected pagehttps://gulajski.levelit.pl/
Element.cky-policy
Accessible namePolityka Cookie
Markup
<a href="https://gulajski.pl/o-nas/polityka-prywatnosci/" class="cky-policy" aria-label="Polityka Cookie" target="_blank" rel="noopener" data-cky-tag="readmore-button" style="color: rgb(253, 200, 1); background-color: transparent; border-color: transparent;">Polityka Cookie</a>
How to fixIncrease the contrast ratio to at least 4.5:1 for normal text and 3:1 for large text.
Affected pages/ /category/o-firmie /polityka-cookies /o-firmie/przemysl-4-0 /blog/wyjscie-na-dach
ComponentRef 99CEDE

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Affected pagehttps://gulajski.levelit.pl/
Element.cky-btn-customize
Accessible nameDostosuj zgody
Markup
<button class="cky-btn cky-btn-customize" aria-label="Dostosuj zgody" aria-haspopup="true" aria-controls="ckyPreferenceCenter" data-cky-tag="settings-button" style="color:#999999;background-color:transparent;border-color:#999999">Dostosuj zgody</button>
How to fixTo improve accessibility, consider changing the color of the text or background to increase the contrast ratio. A minimum contrast ratio of 4.5:1 for normal text and 7:1 for larger text (18pt or 14pt bold) is recommended. For example, you could change the text color to a darker or lighter shade, or add a background color with sufficient contrast.
Affected pages/ /category/o-firmie /polityka-cookies /o-firmie/przemysl-4-0 /blog/wyjscie-na-dach
ComponentRef RDZQCE

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Affected pagehttps://gulajski.levelit.pl/
Element.has-mega:nth-child(2) > .gk-mega-btn > .gk-caret
Accessible name
Markup
<span class="gk-caret">▾</span>
How to fixTo fix this issue, adjust the color of the text or background to meet the minimum contrast ratio of 4.5:1 for normal text. You can use a color contrast analyzer tool to determine the optimal colors. Update the CSS styles for the .gk-caret class to ensure sufficient contrast.
Affected pages/ /category/o-firmie /polityka-cookies /o-firmie/przemysl-4-0 /blog/wyjscie-na-dach
ComponentRef U8IFSK

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Affected pagehttps://gulajski.levelit.pl/
Element.cky-notice-des > p
Accessible nameUżywamy plików cookie, aby poprawić jakość przeglądania, wyświetlać reklamy lub treści dostosowane do indywidualnych potrzeb użytkowników oraz analizować ruch na stronie. Kliknięcie przycisku „Akceptuj wszystkie” oznacza zgodę na wykorzystywanie przez nas plików cookie. Polityka Cookie
Markup
<p>
How to fixTo improve accessibility, consider increasing the contrast between the text color (#212121) and the background color. You can achieve this by changing the text color to a darker or lighter shade, or by modifying the background color to provide a higher contrast ratio. Ensure the contrast ratio meets the minimum requirements of WCAG 2.1 SC 1.4.3.
Affected pages/ /category/o-firmie /polityka-cookies /o-firmie/przemysl-4-0 /blog/wyjscie-na-dach
ComponentRef 56STKK

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Affected pagehttps://gulajski.levelit.pl/
Element.wp-block-column.wp-block-column-is-layout-flow.is-layout-flow:nth-child(1) > .gk-stat-num
Accessible name1998
Markup
<h2 class="wp-block-heading gk-stat-num">1998</h2>
How to fixTo improve readability, consider adjusting the color of the text or background to meet the minimum contrast ratio of 4.5:1 for normal text. You can use online tools to calculate the contrast ratio and select a suitable color combination.
ComponentRef G6VT53

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Affected pagehttps://gulajski.levelit.pl/
Element.wp-block-cover__inner-container > .eyebrow.wp-block-paragraph
Accessible namePolski producent · od 1998
Markup
<p class="eyebrow wp-block-paragraph">Polski producent · od 1998</p>
How to fixTo improve the accessibility of this text, consider adjusting the color scheme to meet the minimum contrast ratio thresholds. This can be achieved by changing the text color, background color, or both, to ensure sufficient contrast between the two. A contrast ratio of at least 4.5:1 for normal text is recommended.
ComponentRef 8NFV4O

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Affected pagehttps://gulajski.levelit.pl/
Elementh1
Accessible nameSystemy oddymiania i doświetlania
Markup
<h1 class="wp-block-heading">Systemy oddymiania i doświetlania</h1>
How to fixTo improve the accessibility of this element, consider increasing the contrast between the text color and the background color. This can be achieved by changing the CSS styles for the .wp-block-heading class to use a color with a higher contrast ratio. For example, you can use a tool like a color contrast analyzer to find a suitable color combination that meets the minimum contrast ratio thresholds.
ComponentRef EO9K9V

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Affected pagehttps://gulajski.levelit.pl/
Element.wp-block-column.wp-block-column-is-layout-flow.is-layout-flow:nth-child(1) > .gk-stat-lab.wp-block-paragraph
Accessible nameRok założenia
Markup
<p class="gk-stat-lab wp-block-paragraph">Rok założenia</p>
How to fixTo improve readability, consider adjusting the color scheme to meet the minimum contrast ratio of 4.5:1 for normal text. You can use online tools to calculate the contrast ratio between the text color and background color. Adjust the CSS styles for the .gk-stat-lab class to use a color combination that meets this requirement.
ComponentRef CF21FV

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Affected pagehttps://gulajski.levelit.pl/
Element.gk-hero-lead
Accessible nameProjektujemy, produkujemy i montujemy klapy dymowe, świetliki, pasma świetlne oraz wyłazy dachowe. Kompleksowo — od pomiaru, przez produkcję, aż po serwis. Blisko 30 lat na rynku polskim i europejskim.
Markup
<p class="gk-hero-lead wp-block-paragraph">Projektujemy, produkujemy i montujemy klapy dymowe, świetliki, pasma świetlne oraz wyłazy dachowe. Kompleksowo — od pomiaru, przez produkcję, aż po serwis. Blisko 30 lat na rynku polskim i europejskim.</p>
How to fixIncrease the contrast between the text color and background color to meet the minimum contrast ratio thresholds. Consider using a color contrast analyzer tool to determine the optimal colors.
ComponentRef XEJ8LV

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Affected pagehttps://gulajski.levelit.pl/
Elementa[href$="#oferta"]
Accessible nameZobacz produkty
Markup
<a class="wp-block-button__link wp-element-button" href="#oferta">Zobacz produkty</a>
How to fixIncrease the contrast between the text color and background color of the element to meet the minimum contrast ratio thresholds. Consider using a color contrast analyzer tool to determine the optimal colors.
ComponentRef 0DIUD4

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Affected pagehttps://gulajski.levelit.pl/wylaz_dachowy/wyjscie-na-dach/
Element.wp-block-image:nth-child(8) > figcaption
Accessible nameZnaczenie wyłazów dachowych i dostępu drabinowego w projektowaniu architektonicznym
Markup
<figcaption class="wp-element-caption">Znaczenie wyłazów dachowych i dostępu drabinowego w projektowaniu architektonicznym</figcaption>
How to fixTo improve accessibility, consider adjusting the text or background color to meet the minimum contrast ratio of 4.5:1 for normal text and 7:1 for larger text (18pt or 14pt bold).
Medium

Content sits outside any landmark region

WCAG 1.3.1 (A)10 instances5 affected pages
ComponentRef UGX298

Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.

Affected pagehttps://gulajski.levelit.pl/category/o-firmie/
Elementdiv#ckyPreferenceCenter > div:nth-of-type(2) > div:nth-of-type(1) > p:nth-of-type(1)
Accessible nameUżywamy plików cookie, aby pomóc użytkownikom w sprawnej nawigacji i wykonywaniu określonych funkcji. Szczegółowe informacje na temat wszystkich plików cookie odpowiadających poszczególnym kategoriom zgody znajdują się poniżej.
Markup
<p>Używamy plików cookie, aby pomóc użytkownikom w sprawnej nawigacji i wykonywaniu określonych funkcji. Szczegółowe informacje na temat wszystkich plików cookie odpowiadających poszczególnym kategoriom zgody znajdują się poniżej.</p>
How to fixWrap the content in a landmark region such as a header, nav, main, footer, or aside to enable assistive technology users to reach it via landmark navigation.
Affected pages/ /category/o-firmie /polityka-cookies /o-firmie/przemysl-4-0 /blog/wyjscie-na-dach
Medium

Touch targets are too small on mobile

WCAG 2.5.8 (AA)73 instances5 affected pages
ComponentRef WV7L0J

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Affected pagehttps://gulajski.levelit.pl/category/o-firmie/
Elementdiv > div > div > div:nth-of-type(1) > p > a
Accessible namePolityka Cookie
Markup
<a href="https://gulajski.pl/o-nas/polityka-prywatnosci/" class="cky-policy" aria-label="Polityka Cookie" target="_blank" rel="noopener" data-cky-tag="readmore-button" style="color: rgb(253, 200, 1); background-color: transparent; border-color: transparent;">Polityka Cookie</a>
How to fixIncrease the size of the touch target to at least 24x24px to make it easier for users to activate by touch on mobile devices. Consider adding padding or increasing the font size of the link to achieve this.
Affected pages/ /category/o-firmie /polityka-cookies /o-firmie/przemysl-4-0 /blog/wyjscie-na-dach
ComponentRef CC26DO

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Affected pagehttps://gulajski.levelit.pl/
Elementa#wp-skip-link
Accessible namePrzejdź do treści
Markup
<a class="skip-link screen-reader-text" id="wp-skip-link" href="#main">Przejdź do treści</a>
How to fixIncrease the size of the touch target to at least 24x24 pixels to make it easier for users to activate by touch.
Affected pages/ /category/o-firmie /polityka-cookies /o-firmie/przemysl-4-0 /blog/wyjscie-na-dach
ComponentRef 13LSG8

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Affected pagehttps://gulajski.levelit.pl/category/o-firmie/
Elementhtml > body > a:nth-of-type(1)
Accessible namePrzejdź do treści
Markup
<a class="skip-link screen-reader-text" href="#main">Przejdź do treści</a>
How to fixIncrease the size of the touch target to at least 24x24px to make it easier for users to activate by touch. Consider adding padding or increasing the font size of the interactive element to achieve this.
Affected pages/ /category/o-firmie /polityka-cookies /o-firmie/przemysl-4-0 /blog/wyjscie-na-dach
ComponentRef CGLYSF

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Affected pagehttps://gulajski.levelit.pl/category/o-firmie/
Elementinput#ckySwitchanalytics
Accessible nameWłączyć Analityczne
Markup
<input type="checkbox" id="ckySwitchanalytics" aria-label="Włączyć Analityczne" style="background-color: rgb(208, 213, 210);">
How to fixIncrease this <input>'s rendered area to at least 24 × 24 CSS pixels, or provide sufficient spacing from adjacent targets. Prefer increasing padding on the existing control (for example the button or link) rather than adding a separate non-interactive wrapper. Observed size: 38 × 21 CSS pixels; required minimum: 24 × 24 CSS pixels.
Affected pages/ /category/o-firmie /polityka-cookies /o-firmie/przemysl-4-0 /blog/wyjscie-na-dach
ComponentRef 9E97D3

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Affected pagehttps://gulajski.levelit.pl/category/o-firmie/
Elementdiv > div:nth-of-type(1) > div:nth-of-type(3) > ul > li:nth-of-type(1) > a
Accessible nameO nas
Markup
<a href="/o-nas/">O nas</a>
How to fixIncrease the touch target size of the element to at least 24x24px to make it easier for users to tap on mobile devices. Consider adding padding or increasing the font size of the link text to achieve this.
Affected pages/category/o-firmie /polityka-cookies /blog/wyjscie-na-dach
ComponentRef F75ECE

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Affected pagehttps://gulajski.levelit.pl/category/o-firmie/
Elementmain#main > div:nth-of-type(1) > div > p > a
Accessible nameo firmie Gulajski
Markup
<a href="/o-nas/">o firmie Gulajski</a>
How to fixTo improve the accessibility of your webpage, consider increasing the size of the touch target to at least 24x24 pixels. You can achieve this by adding padding to the element or increasing its font size.
Affected pages/category/o-firmie /o-firmie/przemysl-4-0 /blog/wyjscie-na-dach
ComponentRef J8LMJM

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Affected pagehttps://gulajski.levelit.pl/wylaz_dachowy/wyjscie-na-dach/
Elementdiv#rank-math-toc > nav > ul > li:nth-of-type(1) > a
Accessible nameProdukcja wyjścia na dach pod wymiar
Markup
<a href="#produkcja-wyjscia-na-dach-pod-wymiar">Produkcja wyjścia na dach pod wymiar</a>
How to fixIncrease the size of the touch target to at least 24x24 pixels to make it easier for users to activate by touch.
Affected pages/o-firmie/przemysl-4-0 /blog/wyjscie-na-dach
ComponentRef CPJBP1

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Affected pagehttps://gulajski.levelit.pl/category/o-firmie/
Elementul > li:nth-of-type(1) > div > div > div:nth-of-type(1) > a
Accessible nameo firmie
Markup
<a href="https://gulajski.levelit.pl/category/o-firmie/" rel="tag">o firmie</a>
How to fixIncrease the size of the touch target to at least 24x24 pixels to make it easier for users to activate by touch. Consider adding padding or increasing the font size of the interactive element.
ComponentRef N0RMR0

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Affected pagehttps://gulajski.levelit.pl/
Elementdiv:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(1) > div > h3 > a
Accessible nameProjektowanie PPOŻ
Markup
<a href="/projektowanie/">Projektowanie PPOŻ</a>
How to fixTo make this element accessible, ensure the touch target is at least 24x24 pixels in size. Consider increasing the padding or size of the element to meet this requirement.
ComponentRef 36SC5Q

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Affected pagehttps://gulajski.levelit.pl/category/o-firmie/
Elementli:nth-of-type(1) > div > div > div:nth-of-type(2) > p:nth-of-type(2) > a
Accessible nameCzytaj więcej →
Markup
<a class="wp-block-post-excerpt__more-link" href="http://gulajski.levelit.pl/o-firmie/przemysl-4-0/">Czytaj więcej →</a>
How to fixIncrease the touch target size of the 'Czytaj więcej →' link to at least 24x24 pixels to ensure users can reliably activate it by touch on mobile devices.
ComponentRef 7IB2JI

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Affected pagehttps://gulajski.levelit.pl/polityka-cookies
Elementdiv:nth-of-type(5) > footer > div > div:nth-of-type(2) > p:nth-of-type(2) > a:nth-of-type(1)
Accessible namePolityka prywatności
Markup
<a href="/polityka-prywatnosci/">Polityka prywatności</a>
How to fixIncrease the size of the touch target to at least 24x24 pixels to make it easier for users to activate by touch. Consider using CSS to set a minimum width and height for the interactive element.
ComponentRef 7L9K1Y

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Affected pagehttps://gulajski.levelit.pl/polityka-cookies
Elementmain#main > div > ul:nth-of-type(6) > li:nth-of-type(2) > a
Accessible namejak wyłączyć cookie
Markup
<a href="http://jakwylaczyccookie.pl/" rel="nofollow noopener" target="_blank">jak wyłączyć cookie</a>
How to fixIncrease the touch target size of the interactive element to at least 24x24px to make it easier for users to activate by touch on mobile devices.
ComponentRef KFZ4VI

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Affected pagehttps://gulajski.levelit.pl/polityka-cookies
Elementfooter > div > div:nth-of-type(1) > div:nth-of-type(4) > p > a:nth-of-type(2)
Accessible name[email removed]
Markup
<a href="mailto:[email removed]">[email removed]</a>
How to fixTo fix this issue, increase the size of the touch target to at least 24x24px. This can be achieved by adding padding or increasing the font size of the interactive element.
Medium

ARIA attributes have invalid values

WCAG 4.1.2 (A)10 instances5 affected pages
ComponentRef 2DDTL1

ARIA attributes reference ids that do not exist or hold invalid values, breaking the accessibility tree.

Affected pagehttps://gulajski.levelit.pl/
Element.cky-btn-customize
Accessible nameDostosuj zgody
Markup
<button class="cky-btn cky-btn-customize" aria-label="Dostosuj zgody" aria-haspopup="true" aria-controls="ckyPreferenceCenter" data-cky-tag="settings-button" style="color:#999999;background-color:transparent;border-color:#999999">Dostosuj zgody</button>
How to fixTo fix this issue, ensure that the value of the aria-controls attribute matches the id of a valid element in the DOM. In this case, verify that an element with the id 'ckyPreferenceCenter' exists and is properly referenced by the aria-controls attribute on the button element.
Affected pages/ /category/o-firmie /polityka-cookies /o-firmie/przemysl-4-0 /blog/wyjscie-na-dach
Low

Navigation regions are not distinguishable

WCAG 1.3.1 (A)4 instances2 affected pages
ComponentRef RF2203

The page has multiple navigation landmarks but they lack accessible names, so screen reader users cannot tell them apart.

Affected pagehttps://gulajski.levelit.pl/wylaz_dachowy/wyjscie-na-dach/
Elementdiv#rank-math-toc > nav
Accessible nameProdukcja wyjścia na dach pod wymiarW jakim celu montuje się wyjście na dach?Jakie wymiary powinno mieć wyjście na dach?Wyjścia na dach – warunki techniczne
Markup
<nav><ul><li class=""><a href="#produkcja-wyjscia-na-dach-pod-wymiar">Produkcja wyjścia na dach pod wymiar</a></li><li class=""><a href="#w-jakim-celu-montuje-sie-wyjscie-na-dach">W jakim celu montuje się wyjście na dach?</a></li><li class=""><a href="#jakie-wymiary-powinno-miec-wyjscie-na-dach">Jakie wymiary powinno mieć wyjście na dach?</a></li><li class=""><a href="#wyjscia-na-dach-warunki-techniczne">Wyjścia na dach – warunki techniczne</a></li></ul></nav>
How to fixProvide a unique and descriptive accessible name for each navigation region using the 'aria-label' or 'aria-labelledby' attribute to help screen reader users distinguish between them.
Affected pages/o-firmie/przemysl-4-0 /blog/wyjscie-na-dach

05 · Pages inspected

06 · About this assessment

Evolize inspects publicly accessible website pages using automated browser-based testing and deterministic accessibility rules. Automated testing can identify many reproducible technical issues but cannot determine complete WCAG or legal compliance.

  • Publicly accessible surfaces only — no credentials, private systems, or source-code access.
  • Findings apply to the pages and states successfully inspected; automated analysis may not detect every issue.
  • Results reflect the site at the scan date and may have changed since.

Evolize provides digital risk intelligence and does not provide legal advice, certify compliance, or guarantee that litigation will not occur. Methodology · Security · Example assessment

07 · Continuous monitoring

This public report captures one assessment. Evolize monitoring rescans the website, detects new and recurring findings, tracks changes over time and verifies corrections.

Is information in this report inaccurate or outdated? Request a correction or removal.