Page Scan Results:
New Student Institute

https://www.snu.edu/snu-life/new-student-institute/

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

<li> elements must be contained in a <ul> or <ol>

serious

Ensures <li> elements are used semantically. Axe Reference

Rule type: WCAG 2.0 A, WCAG SC 1.3.1, EN-301-549, EN-9.1.3.1
  1. <li><a href="https://www.snu.edu/snu-life/safety/" data-type="page" data-id="91923">CAMPUS SECURITY</a></li>
    Element selector:
    .wp-block-column.wp-block-column-is-layout-flow.is-layout-flow:nth-child(1) > .b40-list-block > ul > .b40-list-block:nth-child(1) > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  2. <li><a href="https://www.snu.edu/intercultural-learning-engagement/center-for-student-success/disability-services/" data-type="page" data-id="91907">DISABILITY SERVICES</a></li>
    Element selector:
    .wp-block-column.wp-block-column-is-layout-flow.is-layout-flow:nth-child(1) > .b40-list-block > ul > .b40-list-block:nth-child(2) > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  3. <li><a href="https://www.snu.edu/housing-residence-life/" data-type="page" data-id="91799">HOUSING</a></li>
    Element selector:
    .wp-block-column.wp-block-column-is-layout-flow.is-layout-flow:nth-child(1) > .b40-list-block > ul > .b40-list-block:nth-child(3) > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  4. <li><a href="https://www.snu.edu/snu-careers/" data-type="page" data-id="407">JOBS</a></li>
    Element selector:
    .wp-block-column.wp-block-column-is-layout-flow.is-layout-flow:nth-child(1) > .b40-list-block > ul > .b40-list-block:nth-child(4) > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  5. <li><a href="https://www.snu.edu/snu-life/commons-conference-services/" data-type="page" data-id="91922">MAIL SERVICES</a></li>
    Element selector:
    .wp-block-column.wp-block-column-is-layout-flow.is-layout-flow:nth-child(2) > .b40-list-block > ul > .b40-list-block:nth-child(1) > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  6. <li><a href="http://renew.snu.edu/" rel="nofollow noopener" target="_blank">RENEW COUNSELING CENTER</a></li>
    Element selector:
    .wp-block-column.wp-block-column-is-layout-flow.is-layout-flow:nth-child(2) > .b40-list-block > ul > .b40-list-block:nth-child(2) > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  7. <li><a href="https://www.snu.edu/snu-life/student-health-center/" data-type="page" data-id="92058">STUDENT HEALTH CENTER</a></li>
    Element selector:
    .wp-block-column.wp-block-column-is-layout-flow.is-layout-flow:nth-child(2) > .b40-list-block > ul > .b40-list-block:nth-child(3) > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  8. <li><a href="https://www.snu.edu/snu-life/campus-store/" data-type="page" data-id="92033">UNIVERSITY STORE</a></li>
    Element selector:
    .wp-block-column.wp-block-column-is-layout-flow.is-layout-flow:nth-child(2) > .b40-list-block > ul > .b40-list-block:nth-child(4) > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element

Elements must meet minimum color contrast ratio thresholds

serious

Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. Axe Reference

Rule type: WCAG 2.0 AA, WCAG SC 1.4.3, EN-301-549, EN-9.1.4.3, ACT
  1. <a href="https://www.snu.edu">Home</a>
    Element selector:
    .item:nth-child(1) > a[href$="www.snu.edu"]
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1 body
  2. <a href="https://www.snu.edu/snu-life/">SNU Life</a>
    Element selector:
    .item-parent > a[href$="snu-life/"]
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1 body
  3. <li class="item-current item">New Student Institute</li>
    Element selector:
    .item-current
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 2.09 (foreground color: #b3b3b3, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1 body

<ul> and <ol> must only directly contain <li>, <script> or <template> elements

serious

Ensures that lists are structured correctly. Axe Reference

Rule type: WCAG 2.0 A, WCAG SC 1.3.1, EN-301-549, EN-9.1.3.1
  1. <ul>
    Element selector:
    .wp-block-column.wp-block-column-is-layout-flow.is-layout-flow:nth-child(1) > .b40-list-block > ul
    Failing checks (All of these should pass)
    • List element has direct children that are not allowed: div .wp-block-column.wp-block-column-is-layout-flow.is-layout-flow:nth-child(1) > .b40-list-block > ul > .b40-list-block:nth-child(1) .wp-block-column.wp-block-column-is-layout-flow.is-layout-flow:nth-child(1) > .b40-list-block > ul > .b40-list-block:nth-child(2) .wp-block-column.wp-block-column-is-layout-flow.is-layout-flow:nth-child(1) > .b40-list-block > ul > .b40-list-block:nth-child(3) .wp-block-column.wp-block-column-is-layout-flow.is-layout-flow:nth-child(1) > .b40-list-block > ul > .b40-list-block:nth-child(4)
  2. <ul>
    Element selector:
    .wp-block-column.wp-block-column-is-layout-flow.is-layout-flow:nth-child(2) > .b40-list-block > ul
    Failing checks (All of these should pass)
    • List element has direct children that are not allowed: div .wp-block-column.wp-block-column-is-layout-flow.is-layout-flow:nth-child(2) > .b40-list-block > ul > .b40-list-block:nth-child(1) .wp-block-column.wp-block-column-is-layout-flow.is-layout-flow:nth-child(2) > .b40-list-block > ul > .b40-list-block:nth-child(2) .wp-block-column.wp-block-column-is-layout-flow.is-layout-flow:nth-child(2) > .b40-list-block > ul > .b40-list-block:nth-child(3) .wp-block-column.wp-block-column-is-layout-flow.is-layout-flow:nth-child(2) > .b40-list-block > ul > .b40-list-block:nth-child(4)