aria-valid-attr-value
ARIA attributes must conform to valid values
Impact: critical · Pages with issue: 50
Selector: .tbm-item--has-dropdown.active.active-trail > .tbm-link-container.color__brand-dark-blue > .tbm-submenu-toggle.always-show
<button aria-controls="menu-item-af5f929ac2c95035fadc5e728db60e34" aria-expanded="off" class="tbm-submenu-toggle always-show color__brand-dark-blue"> <span class="visually-hidden">Toggle Standards, P
Fix all of the following:
Invalid ARIA attribute value: aria-expanded="off"
Selector: .tbm-item--has-dropdown.level-1[aria-level="1"]:nth-child(4) > .tbm-link-container.color__brand-dark-blue > .tbm-submenu-toggle.always-show
<button aria-controls="menu-item-ab89e1cd052d49e926efefff4ab63795" aria-expanded="off" class="tbm-submenu-toggle always-show color__brand-dark-blue"> <span class="visually-hidden">Toggle Standards, P
Fix all of the following:
Invalid ARIA attribute value: aria-expanded="off"
Selector: .tbm-item--has-dropdown.level-1[aria-level="1"]:nth-child(4) > .tbm-link-container.color__brand-dark-blue > .tbm-submenu-toggle.always-show
<button aria-controls="menu-item-ab89e1cd052d49e926efefff4ab63795" aria-expanded="off" class="tbm-submenu-toggle always-show color__brand-dark-blue"> <span class="visually-hidden">Toggle Standards, P
Fix all of the following:
Invalid ARIA attribute value: aria-expanded="off"
Selector: .tbm-item--has-dropdown.level-1[aria-level="1"]:nth-child(4) > .tbm-link-container.color__brand-dark-blue > .tbm-submenu-toggle.always-show
<button aria-controls="menu-item-762b43bca472fd07e54cd7e2dd7971ea" aria-expanded="off" class="tbm-submenu-toggle always-show color__brand-dark-blue"> <span class="visually-hidden">Toggle Standards, P
Fix all of the following:
Invalid ARIA attribute value: aria-expanded="off"
Selector: .tbm-item--has-dropdown.active.active-trail > .tbm-link-container.color__brand-dark-blue > .tbm-submenu-toggle.always-show
<button aria-controls="menu-item-25a9781e413d42fce3e61d7ad99702be" aria-expanded="off" class="tbm-submenu-toggle always-show color__brand-dark-blue"> <span class="visually-hidden">Toggle Standards, P
Fix all of the following:
Invalid ARIA attribute value: aria-expanded="off"
... 45 more pages
image-alt
Images must have alternative text
Impact: critical · Pages with issue: 1
Selector: img[border="0"]
<img border="0" data-original-height="700" data-original-width="470" height="320" src="https://1.bp.blogspot.com/-GZTZYM3wiGo/XoU7yQzzOKI/AAAAAAAAA0o/xK8vbmUvDjsNfwy5U9VUD0Ou83LPJk6bgCLcBGAsYHQ/s320/J
Fix any of the following:
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"
link-name
Links must have discernible text
Impact: serious · Pages with issue: 1
Selector: .separator > a
<a href="https://1.bp.blogspot.com/-GZTZYM3wiGo/XoU7yQzzOKI/AAAAAAAAA0o/xK8vbmUvDjsNfwy5U9VUD0Ou83LPJk6bgCLcBGAsYHQ/s1600/Julia%2BRichman_Face%2BShotForWeb.jpg" style="clear: left; float: left; margin
Fix all of the following:
Element is in tab order and does not have accessible text
Fix any of the following:
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
aria-allowed-attr
Elements must only use supported ARIA attributes
Impact: critical · Pages with issue: 1
Selector: #tab-5471
<div class="paragraph paragraph--type--bp-tabs paragraph--view-mode--default paragraph--id--5471" id="tab-5471" aria-multiselectable="true">
Fix all of the following:
ARIA attribute is not allowed: aria-multiselectable="true"