FastPass results
Scan details
- target page url:https://asura.feal.no/tournament/1
- scan date:2022-04-25 3:39 PM UTC
- comment:Second round of testing - Tournament bracket overview page
Summary
14
0
23
Automated checks
Failed instances 14Failed instances 1414 Failed
Path .semifinals > .spacer:nth-child(1) Snippet <li class="spacer"> </li> How to fix Fix the following:- List item does not have a <ul>, <ol> parent element
Path .semifinals > .game-top.game:nth-child(2) Snippet <li class="game game-top"> How to fix Fix the following:- List item does not have a <ul>, <ol> parent element
Path .semifinals > .game-spacer.game:nth-child(3) Snippet <li class="game game-spacer"> </li> How to fix Fix the following:- List item does not have a <ul>, <ol> parent element
Path .semifinals > .game-bottom.game:nth-child(4) Snippet <li class="game game-bottom"> How to fix Fix the following:- List item does not have a <ul>, <ol> parent element
Path .semifinals > .spacer:nth-child(5) Snippet <li class="spacer"> </li> How to fix Fix the following:- List item does not have a <ul>, <ol> parent element
Path .game-top.game:nth-child(6) Snippet <li class="game game-top"> How to fix Fix the following:- List item does not have a <ul>, <ol> parent element
Path .game-spacer.game:nth-child(7) Snippet <li class="game game-spacer"> </li> How to fix Fix the following:- List item does not have a <ul>, <ol> parent element
Path .game-bottom.game:nth-child(8) Snippet <li class="game game-bottom"> How to fix Fix the following:- List item does not have a <ul>, <ol> parent element
Path .spacer:nth-child(9) Snippet <li class="spacer"> </li> How to fix Fix the following:- List item does not have a <ul>, <ol> parent element
Path .finals > .spacer:nth-child(1) Snippet <li class="spacer"> </li> How to fix Fix the following:- List item does not have a <ul>, <ol> parent element
Path .finals > .game-top.game Snippet <li class="game game-top"><div class="css-vb6e92"><p class="MuiTypography-root MuiTypography-body1 MuiTypography-alignCenter MuiTypography-noWrap css-zny5mb">TBA</p></div></li> How to fix Fix the following:- List item does not have a <ul>, <ol> parent element
Path .finals > .game-spacer.game Snippet <li class="game game-spacer"> </li> How to fix Fix the following:- List item does not have a <ul>, <ol> parent element
Path .finals > .game-bottom.game Snippet <li class="game game-bottom"><div class="css-u4p24i"><p class="MuiTypography-root MuiTypography-body1 MuiTypography-noWrap css-1x48a6s">TBA</p></div></li> How to fix Fix the following:- List item does not have a <ul>, <ol> parent element
Path .finals > .spacer:nth-child(5) Snippet <li class="spacer"> </li> How to fix Fix the following:- List item does not have a <ul>, <ol> parent element
aria-hidden-focus: Ensures aria-hidden elements do not contain focusable elements(WCAG 1.3.1, WCAG 4.1.2)
avoid-inline-spacing: Ensure that text spacing set through style attributes can be adjusted with custom stylesheets(WCAG 1.4.12)New for WCAG 2.1
bypass: Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content(WCAG 2.4.1)
color-contrast: Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds(WCAG 1.4.3)
Tab stops
Failed instances 0Failed instances 00 Failed
Keyboard navigation: All interactive elements can be reached using the Tab and arrow keys.(WCAG 2.1.1)
Keyboard traps: There are no interactive elements that “trap” input focus and prevent navigating away.(WCAG 2.1.2)
Focus indicator: All interactive elements give a visible indication when they have input focus.(WCAG 2.4.7)
Tab order: The tab order is consistent with the logical order that's communicated visually.(WCAG 2.4.3)