Accessibility Report For "https://weatherdata.clivac.eri.ucsb.edu/"
Generated at: Thu Apr 23 2026 12:36:31 GMT+0000 (Coordinated Universal Time)
8 errors
0 warnings
0 notices
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.15:1. Recommendation: change background to #177bbe.
WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<button id="prevButton" title="Previous Frame">⏮</button> (select with "#prevButton")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.15:1. Recommendation: change background to #177bbe.
WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<button id="playButton" title="Play/Pause">▶</button> (select with "#playButton")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.15:1. Recommendation: change background to #177bbe.
WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<button id="stopButton" title="Stop">⏹</button> (select with "#stopButton")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.15:1. Recommendation: change background to #177bbe.
WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<button id="nextButton" title="Next Frame">⏭</button> (select with "#nextButton")
-
Error: This rangeinput element does not have a name available to an accessibility API. Valid names are: label element, title , aria-label , aria-labelledby .
WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputRange.Name
<input type="range" id="frameSlider" min="0" value="0"> (select with "#frameSlider")
-
Error: This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute "submit" or "image", or BUTTON elements with type "submit" or omitted/invalid.
WCAG2AA.Principle3.Guideline3_2.3_2_2.H32.2
<form class=" " autocomplete="none"><input class="glass " type="tex...</form> (select with "#map > div:nth-child(2) > div:nth-child(5) > form")
-
Error: This textinput element does not have a name available to an accessibility API. Valid names are: label element, title , aria-label , aria-labelledby .
WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputText.Name
<input class="glass " type="text" placeholder="Enter address"> (select with "#map > div:nth-child(2) > div:nth-child(5) > form > input")
-
Error: This form field should be labelled in some way. Use the label element (either with a "for" attribute or wrapped around the form field), or "title", "aria-label" or "aria-labelledby" attributes as appropriate.
WCAG2AA.Principle1.Guideline1_3.1_3_1.F68
<input class="glass " type="text" placeholder="Enter address"> (select with "#map > div:nth-child(2) > div:nth-child(5) > form > input")