Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 4 violations

# Description Axe rule ID WCAG Impact Count
1 All page content should be contained by landmarks region Best practice moderate 4

Failed

1. All page content should be contained by landmarks

Learn more

region

Best practice

Ensure all page content is contained by landmarks

moderate

Issue Tags: cat.keyboard best-practice RGAAv4 RGAA-9.2.1

# Issue Description To solve this violation, you need to...
1

Element location

.videoPlayerAspectRatioBox

Element source

<div class="videoPlayerAspectRatioBox">

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

.VideoPlayer-module-videoPlayerProgressBar-klZNe

Element source

<input type="range" min="0" max="1" step="any" class="VideoPlayer-module-videoPlayerProgressBar-klZNe" data-testid="videoControlsProgressBar" aria-label="Seek" value="0">

Fix any of the following:

  • Some page content is not contained by landmarks
3

Element location

.VideoPlayer-module-videoPlayerTime-FU7I-

Element source

<div class="VideoPlayer-module-videoPlayerTime-FU7I-"><span class="VideoPlayer-module-elapsedTime-0B-S9">0:00</span><span>/</span><span class="VideoPlayer-module-totalDuration-VEOmo">0:00</span></div>

Fix any of the following:

  • Some page content is not contained by landmarks
4

Element location

input[step="0.01"]

Element source

<input type="range" min="0" max="1" step="0.01" aria-label="Volume" value="0">

Fix any of the following:

  • Some page content is not contained by landmarks