Page Scan Results:
News
https://www.rsu.edu/about/news/
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
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
-
<a class="bread-link bread-home" href="https://www.rsu.edu" title="Homepage">Homepage</a>
Element selector:.bread-link
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 3.43 (foreground color: #848484, background color: #f5f5f5, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1
body
-
Element has insufficient color contrast of 3.43 (foreground color: #848484, background color: #f5f5f5, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1
-
<a class="bread-parent bread-parent-5" href="https://www.rsu.edu/about/" title="About RSU">About RSU</a>
Element selector:.bread-parent
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 3.43 (foreground color: #848484, background color: #f5f5f5, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1
body
-
Element has insufficient color contrast of 3.43 (foreground color: #848484, background color: #f5f5f5, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1
-
<strong title="News"> News</strong>
Element selector:strong
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 3.43 (foreground color: #848484, background color: #f5f5f5, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1
body
-
Element has insufficient color contrast of 3.43 (foreground color: #848484, background color: #f5f5f5, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1
-
<div class="current-page">Archives by Year</div>
Element selector:.current-page
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 3.43 (foreground color: #848484, background color: #f5f5f5, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1
body
-
Element has insufficient color contrast of 3.43 (foreground color: #848484, background color: #f5f5f5, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1
-
<p class="byline entry-meta vcard"> Posted <time class="updated entry-time" datetime="2023-09-13" itemprop="datePublished">September 13, 2023</time> </p>
Element selector:#post-90042 > .entry-header.article-header > .byline.entry-meta.vcard
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 2.24 (foreground color: #9fa6b4, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
body
-
Element has insufficient color contrast of 2.24 (foreground color: #9fa6b4, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
-
<time class="updated entry-time" datetime="2023-09-13" itemprop="datePublished">September 13, 2023</time>
Element selector:#post-90042 > .entry-header.article-header > .byline.entry-meta.vcard > time[datetime="2023-09-13"]
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 2.24 (foreground color: #9fa6b4, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
body
-
Element has insufficient color contrast of 2.24 (foreground color: #9fa6b4, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
-
<p class="byline entry-meta vcard"> Posted <time class="updated entry-time" datetime="2023-09-13" itemprop="datePublished">September 13, 2023</time> </p>
Element selector:#post-90003 > .entry-header.article-header > .byline.entry-meta.vcard
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 2.24 (foreground color: #9fa6b4, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
body
-
Element has insufficient color contrast of 2.24 (foreground color: #9fa6b4, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
-
<time class="updated entry-time" datetime="2023-09-13" itemprop="datePublished">September 13, 2023</time>
Element selector:#post-90003 > .entry-header.article-header > .byline.entry-meta.vcard > time[datetime="2023-09-13"]
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 2.24 (foreground color: #9fa6b4, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
body
-
Element has insufficient color contrast of 2.24 (foreground color: #9fa6b4, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
Frames must have an accessible name
Ensures <iframe> and <frame> elements have an accessible name. Axe Reference
-
<iframe src="https://cdn.yoshki.com/iframe/54732.html" align="right" style="margin-left: 30px;" width="150" height="166" frameborder="0" scrolling="no"></iframe>
Element selector:p:nth-child(1) > iframe
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"
<li> elements must be contained in a <ul> or <ol>
Ensures <li> elements are used semantically. Axe Reference
-
<li class="top-level active">
Element selector:.top-level
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element
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
-
<a href="https://www.rsu.edu/bartlesville/">Bartlesville Campus</a>
Element selector:.page-item-6759 > a
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.page-item-6759
-
Element's background color could not be determined due to a background image
-
<a href="https://www.rsu.edu/rsu-online/">RSU Online</a>
Element selector:.page-item-7590 > a
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.page-item-7590
-
Element's background color could not be determined due to a background image
-
<a href="https://www.rsu.edu/resources/">Resources</a>
Element selector:.page-item-124 > a[href$="resources/"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.page-item-124
-
Element's background color could not be determined due to a background image
-
<a href="https://www.rsu.edu/event-calendar/">Event Calendar</a>
Element selector:.page-item-3374 > a
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.page-item-3374
-
Element's background color could not be determined due to a background image
-
<a href="https://www.rsu.edu/about/">About RSU</a>
Element selector:.page-item-5 > a[href$="about/"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.page-item-5
-
Element's background color could not be determined due to a background image
-
<a href="https://www.rsu.edu/alumni/">Alumni</a>
Element selector:.page-item-36 > a[href$="alumni/"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.page-item-36
-
Element's background color could not be determined due to a background image
-
<a href="https://www.rsu.edu/campus-life/">Campus Life</a>
Element selector:.page-item-35 > a
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.page-item-35
-
Element's background color could not be determined due to a background image
-
<a href="https://www.rsu.edu/academics/">Academics</a>
Element selector:.page-item-34 > a[href$="academics/"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.page-item-34
-
Element's background color could not be determined due to a background image
-
<a href="https://www.rsu.edu/admissions/">Admissions & Aid</a>
Element selector:.page-item-33 > a
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.page-item-33
-
Element's background color could not be determined due to a background image
-
<h1 class="page-title" itemprop="headline">News</h1>
Element selector:h1
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.hero
-
Element's background color could not be determined due to a background image
-
<p>
Element selector:#post-90003 > section > p
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
body
-
Element's background color could not be determined because it's partially obscured by another element
-
<a class="excerpt-read-more" href="https://www.rsu.edu/chemical-engineering-major-excited-to-advance-career-and-finally-earn-college-degree-at-rsu/" title="Read Chemical Engineering Major Excited to Advance Career and Finally Earn College Degree at RSU">Read more »</a>
Element selector:#post-90003 > section > p > .excerpt-read-more
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
body
-
Element's background color could not be determined because it's partially obscured by another element
-
<a href="https://www.rsu.edu/hunters-birthday-bash-celebrates-18-years-of-rsu-mascot/" rel="bookmark" title="Hunter’s Birthday Bash Celebrates 18 Years of RSU Mascot">Hunter’s Birthday Bash Celebrates 18 Years of RSU Mascot</a>
Element selector:#post-89942 > .entry-header.article-header > h3 > a[rel="bookmark"]
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
body
-
Element's background color could not be determined because it's partially obscured by another element
-
<p class="byline entry-meta vcard"> Posted <time class="updated entry-time" datetime="2023-09-12" itemprop="datePublished">September 12, 2023</time> </p>
Element selector:#post-89942 > .entry-header.article-header > .byline.entry-meta.vcard
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
body
-
Element's background color could not be determined because it's partially obscured by another element
-
<time class="updated entry-time" datetime="2023-09-12" itemprop="datePublished">September 12, 2023</time>
Element selector:time[datetime="2023-09-12"]
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
body
-
Element's background color could not be determined because it's partially obscured by another element
-
<p>
Element selector:#post-89942 > section > p
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
body
-
Element's background color could not be determined because it's partially obscured by another element
-
<a class="excerpt-read-more" href="https://www.rsu.edu/hunters-birthday-bash-celebrates-18-years-of-rsu-mascot/" title="Read Hunter’s Birthday Bash Celebrates 18 Years of RSU Mascot">Read more »</a>
Element selector:#post-89942 > section > p > .excerpt-read-more
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
body
-
Element's background color could not be determined because it's partially obscured by another element
-
<a href="https://www.rsu.edu/high-school-transfer-students-invited-to-rsu-campus-visit-events-this-fall/" rel="bookmark" title="High School, Transfer Students Invited to RSU Campus Visit Events This Fall">High School, Transfer Students Invited to RSU Campus Visit Events This Fall</a>
Element selector:#post-89912 > .entry-header.article-header > h3 > a[rel="bookmark"]
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
body
-
Element's background color could not be determined because it's partially obscured by another element
-
<p class="byline entry-meta vcard"> Posted <time class="updated entry-time" datetime="2023-09-11" itemprop="datePublished">September 11, 2023</time> </p>
Element selector:#post-89912 > .entry-header.article-header > .byline.entry-meta.vcard
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
body
-
Element's background color could not be determined because it's partially obscured by another element
-
<time class="updated entry-time" datetime="2023-09-11" itemprop="datePublished">September 11, 2023</time>
Element selector:#post-89912 > .entry-header.article-header > .byline.entry-meta.vcard > time[datetime="2023-09-11"]
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
body
-
Element's background color could not be determined because it's partially obscured by another element
-
<p>
Element selector:#post-89912 > section > p
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
body
-
Element's background color could not be determined because it's partially obscured by another element
-
<a class="excerpt-read-more" href="https://www.rsu.edu/high-school-transfer-students-invited-to-rsu-campus-visit-events-this-fall/" title="Read High School, Transfer Students Invited to RSU Campus Visit Events This Fall">Read more »</a>
Element selector:#post-89912 > section > p > .excerpt-read-more
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
body
-
Element's background color could not be determined because it's partially obscured by another element
-
<a href="https://www.rsu.edu/enrollment-for-fall-semester-grows-at-rogers-state-university/" rel="bookmark" title="Enrollment for Fall Semester Grows at Rogers State University">Enrollment for Fall Semester Grows at Rogers State University</a>
Element selector:#post-89909 > .entry-header.article-header > h3 > a[rel="bookmark"]
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
body
-
Element's background color could not be determined because it's partially obscured by another element
-
<p class="byline entry-meta vcard"> Posted <time class="updated entry-time" datetime="2023-09-11" itemprop="datePublished">September 11, 2023</time> </p>
Element selector:#post-89909 > .entry-header.article-header > .byline.entry-meta.vcard
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
body
-
Element's background color could not be determined because it's partially obscured by another element
-
<time class="updated entry-time" datetime="2023-09-11" itemprop="datePublished">September 11, 2023</time>
Element selector:#post-89909 > .entry-header.article-header > .byline.entry-meta.vcard > time[datetime="2023-09-11"]
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
body
-
Element's background color could not be determined because it's partially obscured by another element
-
<p>
Element selector:#post-89909 > section > p
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
body
-
Element's background color could not be determined because it's partially obscured by another element
-
<a class="excerpt-read-more" href="https://www.rsu.edu/enrollment-for-fall-semester-grows-at-rogers-state-university/" title="Read Enrollment for Fall Semester Grows at Rogers State University">Read more »</a>
Element selector:#post-89909 > section > p > .excerpt-read-more
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
body
-
Element's background color could not be determined because it's partially obscured by another element
-
<a class="next page-numbers" href="https://www.rsu.edu/about/news/page/2/">→</a>
Element selector:.next
Failing checks (At least one of these should pass)
- Element content contains only non-text characters
-
<h2>Take the next step!</h2>
Element selector:.inner-next-steps > h2
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.next-steps
-
Element's background color could not be determined due to a background image
-
<a href="mailto:admissions@rsu.edu">admissions@rsu.edu</a>
Element selector:p > a[href$="mailto:admissions@rsu.edu"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.next-steps
-
Element's background color could not be determined due to a background image
-
<a href="tel:800-256-7511">800-256-7511</a>
Element selector:p > a[href="tel:800-256-7511"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.next-steps
-
Element's background color could not be determined due to a background image
-
<input class="morphsearch-input" id="s" name="s" type="search" placeholder="Search...">
Element selector:#s
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
#s
-
Element's background color could not be determined due to a background image