Page Scan Results:
Admitted Students
https://www.usao.edu/future-students/admitted-students.html
Known Issues - These "violations" have been flagged as problematic by Axe, our accessibility scanner. Axe's "no false positives" philosophy means that if it's shown here, it's likely a problem to someone.
Known Issues Summary
Known Issues on This Page
Elements must meet minimum color contrast ratio thresholds
Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. Axe Reference
-
<span style="color: #e03e2d;">
Element selector:p:nth-child(10) > span
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 4.28 (foreground color: #e03e2d, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
body
-
Element has insufficient color contrast of 4.28 (foreground color: #e03e2d, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
-
<a style="color: #e03e2d;" href="mailto:housing@usao.edu?subject=Housing%20Waitlist">Housing Office</a>
Element selector:p:nth-child(10) > span > a:nth-child(1)
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 4.28 (foreground color: #e03e2d, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
body
-
Element has insufficient color contrast of 4.28 (foreground color: #e03e2d, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
-
<a style="color: #e03e2d;" title="Chickasha Chamber of Commerce: Living in Chickasha" href="http://www.chickashachamber.com/living-in-chickasha/housing" target="_blank" rel="noopener">accommodations</a>
Element selector:p:nth-child(10) > span > a[rel="noopener"][target="_blank"]
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 4.28 (foreground color: #e03e2d, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
body
-
Element has insufficient color contrast of 4.28 (foreground color: #e03e2d, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
-
<span style="color: #e03e2d;">NOTE: If you have already applied to housing please contact the <a style="color: #e03e2d;" href="mailto:housing@usao.edu?subject=Housing%20Waitlist">Housing Office</a> with any questions.</span>
Element selector:strong > span
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 4.28 (foreground color: #e03e2d, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1
body
-
Element has insufficient color contrast of 4.28 (foreground color: #e03e2d, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1
-
<a style="color: #e03e2d;" href="mailto:housing@usao.edu?subject=Housing%20Waitlist">Housing Office</a>
Element selector:strong > span > a
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 4.28 (foreground color: #e03e2d, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1
body
-
Element has insufficient color contrast of 4.28 (foreground color: #e03e2d, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1
Needs Review - These "incomplete" issues may be problematic, but couldn't be completely tested automatically. They should be reviewed by a real person.
Needs Review Summary
Needs Review on This Page
IDs used in ARIA and labels must be unique
Ensures every id attribute value used in ARIA and in labels is unique. Axe Reference
-
<input type="search" id="search-q" class="form-control" name="q" title="Search Form">
Element selector:.header-right-top-wrap > .header-right-search-wrap > form > input
Failing checks (At least one of these should pass)
-
Document has multiple elements referenced with ARIA with the same id attribute: search-q
.device-form > .header-right-search-wrap > form > input
-
Document has multiple elements referenced with ARIA with the same id attribute: search-q