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
(34 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: <video> elements must have captions (video-caption)
(Test for Success Criterion
1.2.2: Captions (Prerecorded))
-
Ensures <video> elements have captions
(1 occurrence)
-
None of: Check that captions is available for the element.
-
Path: iframe
- Heading
-
Code
- Code extract
-
<video tabindex="-1" class="video-stream html5-main-video" webkit-playsinline="" playsinline="" controlslist="nodownload" style="width: 561px; height: 476px; left: 0px; top: -476px;"></video>
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
(119 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
(119 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
(6 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
(19 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
(38 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
(1 occurrence)
-
Any of: Form element has an implicit (wrapped) <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
(9 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
(7 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: h1
- Heading
-
Code
- Code extract
-
<h1 class="entry-title page-title">Biblioteka czynna w soboty</h1>
-
Path: h5
- Heading
-
Code
- Code extract
-
<h5>Zapraszamy w soboty</h5>
-
Path: iframe
- Heading
-
Code
- Code extract
-
<a target="_blank" tabindex="-1" href="https://www.youtube.com/channel/UC9k4PGxvm0CP0GMnJ89tZAA?feature=emb_ch_name_ex">Biblioteka Brudzew</a>
-
Path: iframe
- Heading
-
Code
- Code extract
-
<h3 class="ytp-title-expanded-subtitle">1 subscriber</h3>
-
Path: iframe
- Heading
-
Code
- Code extract
-
<a class="ytp-title-link yt-uix-sessionlink" target="_blank" data-sessionlink="feature=player-title" tabindex="-1" href="https://www.youtube.com/watch?v=ztSS-2C1kwM">Informacja o zakresie działalności Biblioteki Publicznej Gminy Brudzew w PJM</a>
-
Path: iframe
- Heading
-
Code
- Code extract
-
<div class="ytp-copylink-title" aria-hidden="true">Copy link</div>
-
Path: iframe
- Heading
-
Code
- Code extract
-
<div class="ytp-impression-link-text">Watch on</div>
-
Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds
(96 occurences)
-
Any of: Element has sufficient color contrast of 18.88; Element has sufficient color contrast of 6.67; Element has sufficient color contrast of 4.84; Element has sufficient color contrast of 15.9; Element has sufficient color contrast of 5.74; Element has sufficient color contrast of 5.75; Element has sufficient color contrast of ${data.contrastRatio}.
About this Test
Short Description
Test Detail: Page must have means to bypass repeated blocks (bypass)
(Test for Success Criterion
2.4.1: Bypass Blocks)
-
Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content
(1 occurrence)
-
Any of: Page has a landmark region; 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 width="847" height="476" src="https://www.youtube.com/embed/ztSS-2C1kwM" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" cd_frame_id_="ca68d5eb84ce9d4577c16ac2bc85e0d3"></iframe>
- 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
(1 occurrence)
-
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.
-
Path: a[name="top"]
- Heading
-
Code
- Code extract
-
<a name="top" 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.
-
Ensures links have discernible text
(117 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: #post-2194 > .entry-meta > .entry-date.posted-on.entry-meta-item > a[rel="bookmark"]
- Heading
-
Code
- Code extract
-
<a href="https://biblioteka.brudzew.pl/biblioteczne-kino-najmlodszych-7/" rel="bookmark" role="link">
<time datetime="2022-01-24T15:20:20+01:00" class="published" title="Napisany dnia: 24 stycznia 2022">24 stycznia 2022</time>
</a>
-
Ensure that links with the same accessible name serve a similar purpose
(90 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
(2 occurences)
-
None of: Value of lang attribute is included in the list of valid languages.
About this Test
Short Description
Test Detail: IDs of active elements must be unique (duplicate-id-active)
(Test for Success Criterion
4.1.1: Parsing)
-
Ensures every id attribute value of active elements is unique
(2 occurences)
-
Any of: Document has no active elements that share the same id attribute.
About this Test
Short Description
Test Detail: 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
(106 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
(30 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
(119 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
(119 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
(30 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
(30 occurences)
-
Any of: ARIA attribute name is valid.
About this Test
Short Description