Page Scan Results:
Foundation
https://www.cameron.edu/foundation
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 on This Page
Images must have alternate text
Ensures <img> elements have alternate text or a role of none or presentation. Axe Reference
-
<img src="/storage/Foundation/give-now-button_ng9r.jpg" class="image">
Element selector:a > .image
Failing checks (At least one of these should pass)
- Element does not have an alt attribute
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
- Element's default semantics were not overridden with role="none" or role="presentation"
-
<img src="https://www.cameron.edu/storage/Foundation/foundation-awards.jpg" style="margin-top: 24px;" class="image">
Element selector:div[v-pre=""] > .image
Failing checks (At least one of these should pass)
- Element does not have an alt attribute
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
- Element's default semantics were not overridden with role="none" or role="presentation"
Elements must only use supported ARIA attributes
Ensures an element's role supports its ARIA attributes. Axe Reference
-
<header class="subpage-sidebar-header" aria-expanded="true" aria-controls="#subpage-sidebar-content">
Element selector:.subpage-sidebar-header
Failing checks (All of these should pass)
- ARIA attribute is not allowed: aria-expanded="true"
ARIA attributes must conform to valid values
Ensures all ARIA attributes have valid values. Axe Reference
-
<header class="subpage-sidebar-header" aria-expanded="true" aria-controls="#subpage-sidebar-content">
Element selector:.subpage-sidebar-header
Failing checks (All of these should pass)
- Invalid ARIA attribute value: aria-controls="#subpage-sidebar-content"
Frames must have an accessible name
Ensures <iframe> and <frame> elements have an accessible name. Axe Reference
-
<iframe allowfullscreen="true" allow="fullscreen" style="border:none;width:100%;height:477px;" src="//e.issuu.com/embed.html?backgroundColor=%23ffffff&backgroundColorFullscreen=%23ffffff&d=cuf_annual_report_2020_-_final_revi_1c6eae9e4b7264&hideIssuuLogo=true&u=go2cu"></iframe>
Element selector:iframe[allowfullscreen="true"]
Failing checks (At least one of these should pass)
- Element has no title attribute
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element's default semantics were not overridden with role="none" or role="presentation"
Links must have discernible text
Ensures links have discernible text. Axe Reference
-
<a href="https://paylink.paytrace.com?m=eyJhbGciOiJBMjU2S1ciLCJlbmMiOiJBMTI4R0NNIn0.vxuw2ckq7MJIn-h1PoH0GhI3qT7lkrF_.ehARIlBhn4-cIgmg.RAhwnZH8-TibA7eUSKpiJr-UUltJcQx-FyizBkpkqdW4X_IgTQ5EfW8Wgtfu6zXht7xCM4jpZ9SLzo7aMUWQleMuDpf-39haVq7-rWS3q-ktmOg4SH0-ZAu2u8VKAlG6jqE2pDSgMo26eRTDe2qo7U-A2Y9n-WyVjfS29qNsKwEvHt98ZmInFhKAuy9gRmiO8L2WUO642TDTqhjwccd7yIS4TfuKADOCuqJFD4k_zkvujYfeoxuaT_8oVBleXFstcUPinWaeHr6i4M7avSEBnUyXmQpLw3zwJRLzaQ.KPSEAVnBVDpdH9bgXfFgRw&amount=&invoice=">
Element selector:div[v-pre=""] > a
Failing checks (At least one of these should pass)
- Element does not have text that is visible to screen readers
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
Failing checks (All of these should pass)
- Element is in tab order and does not have accessible text
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
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
-
<h1 class="hero-title"> Foundation </h1>
Element selector:.hero-title
Failing checks (At least one of these should pass)
-
Element's background color could not be determined because it's partially obscured by another element
.hero-bar
-
Element's background color could not be determined because it's partially obscured by another element