Page Scan Results:
(No H1 element on page)
https://www.facebook.com/login.php?skip_api_login=1&api_key=966242223397117&signed_next=1&next=https%3A%2F%2Fwww.facebook.com%2Fsharer%2Fsharer.php%3Fu%3Dhttps%253A%252F%252Fpawneenationcollege.org%252Ffall-semester-2023%252F&cancel_url=https%3A%2F%2Fwww.facebook.com%2Fdialog%2Fclose_window%2F%3Fapp_id%3D966242223397117%26connect%3D0%23_%3D_&display=popup&locale=en_US
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
Form elements must have labels
Ensures every form element has a label. Axe Reference
-
<input type="text" class="inputtext _55r1 inputtext inputtext" name="email" id="email" tabindex="0" value="" autofocus="1" autocomplete="username">Element selector:#emailFailing checks (At least one of these should pass)
- Form element does not have an implicit (wrapped) <label>
- Form element does not have an explicit <label>
- 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 has no placeholder attribute
- Element's default semantics were not overridden with role="none" or role="presentation"
-
<input type="password" class="inputtext _55r1 inputtext inputtext" name="pass" id="pass" tabindex="0" value="" autocomplete="current-password">Element selector:#passFailing checks (At least one of these should pass)
- Form element does not have an implicit (wrapped) <label>
- Form element does not have an explicit <label>
- 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 has no placeholder attribute
- Element's default semantics were not overridden with role="none" or role="presentation"
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 role="button" class="_42ft _4jy0 _4jy3 _4jy2 selected _51sy" style="margin-left:100px" href="/reg/?app_id=0&logger_id" target="_blank">Create new account</a>Element selector:._42ftFailing checks (At least one of these should pass)
-
Element has insufficient color contrast of 2.61 (foreground color: #ffffff, background color: #42b72a, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1
._42ft
-
Element has insufficient color contrast of 2.61 (foreground color: #ffffff, background color: #42b72a, font size: 9.0pt (12px), 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
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
-
<h2 id="homelink">Facebook</h2>Element selector:#homelinkFailing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
#homelink
-
Element's background color could not be determined due to a background image
-
<label class="login_form_label">Email or phone:</label>Element selector:#email_container > div > .login_form_labelFailing checks (At least one of these should pass)
- Element's background color could not be determined because it partially overlaps other elements
-
<input type="text" class="inputtext _55r1 inputtext inputtext" name="email" id="email" tabindex="0" value="" autofocus="1" autocomplete="username">Element selector:#emailFailing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
#email
-
Element's background color could not be determined due to a background image
-
<input type="password" class="inputtext _55r1 inputtext inputtext" name="pass" id="pass" tabindex="0" value="" autocomplete="current-password">Element selector:#passFailing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
#pass
-
Element's background color could not be determined due to a background image