12 violations: Light: 5Dark: 2HC Light: 3HC Dark: 2
Ensure elements with an ARIA role that require child roles contain them. Certain ARIA roles must contain particular children. Help URL
<ol class="s-topbar--content" role="menubar">
ol
Fix any of the following:
Ensure elements with an ARIA role that require child roles contain them. Certain ARIA roles must contain particular children. Help URL
<ol class="s-topbar--content" role="menubar">
ol
Fix any of the following:
Ensure elements with an ARIA role that require child roles contain them. Certain ARIA roles must contain particular children. Help URL
<ol class="s-topbar--content" role="menubar">
ol
Fix any of the following:
Ensure elements with an ARIA role that require child roles contain them. Certain ARIA roles must contain particular children. Help URL
<ol class="s-topbar--content" role="menubar">
ol
Fix any of the following:
Ensure buttons have discernible text. Buttons must have discernible text. Help URL
<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
<span class="icon-bg iconHeader"></span>
</button>
.s-editor-menu-block.g2.d-flex:nth-child(1) > div > .is-disabled.s-editor-btn.s-btn
Fix any of the following:
<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
<span class="icon-bg iconBold"></span>
</button>
.s-editor-menu-block.g2.d-flex:nth-child(1) > .is-disabled.s-editor-btn.s-btn:nth-child(2)
Fix any of the following:
<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
<span class="icon-bg iconItalic"></span>
</button>
.s-editor-menu-block.g2.d-flex:nth-child(1) > .is-disabled.s-editor-btn.s-btn:nth-child(3)
Fix any of the following:
<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
<span class="icon-bg iconCode"></span>
</button>
.s-editor-menu-block.g2.d-flex:nth-child(1) > .is-disabled.s-editor-btn.s-btn:nth-child(4)
Fix any of the following:
<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
<span class="icon-bg iconLink"></span>
</button>
.s-editor-menu-block.g2.d-flex:nth-child(2) > .is-disabled.s-editor-btn.s-btn:nth-child(1)
Fix any of the following:
<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
<span class="icon-bg iconQuote"></span>
</button>
.s-editor-menu-block.g2.d-flex:nth-child(2) > .is-disabled.s-editor-btn.s-btn:nth-child(2)
Fix any of the following:
<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
<span class="icon-bg iconCodeblock"></span>
</button>
.s-editor-menu-block.g2.d-flex:nth-child(2) > .is-disabled.s-editor-btn.s-btn:nth-child(3)
Fix any of the following:
<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
<span class="icon-bg iconImage"></span>
</button>
.s-editor-menu-block.g2.d-flex:nth-child(2) > .is-disabled.s-editor-btn.s-btn:nth-child(4)
Fix any of the following:
<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
<span class="icon-bg iconTable"></span>
</button>
.is-disabled.s-editor-btn.s-btn:nth-child(5)
Fix any of the following:
<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
<span class="icon-bg iconOrderedList"></span>
</button>
.s-editor-menu-block.g2.d-flex:nth-child(3) > .is-disabled.s-editor-btn.s-btn:nth-child(1)
Fix any of the following:
<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
<span class="icon-bg iconUnorderedList"></span>
</button>
.s-editor-menu-block.g2.d-flex:nth-child(3) > .is-disabled.s-editor-btn.s-btn:nth-child(2)
Fix any of the following:
<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
<span class="icon-bg iconHorizontalRule"></span>
</button>
.s-editor-menu-block.g2.d-flex:nth-child(3) > .is-disabled.s-editor-btn.s-btn:nth-child(3)
Fix any of the following:
Ensure every form element has a label. Form elements must have labels. Help URL
<input type="radio" disabled="">
input[type="radio"]:nth-child(1)
Fix any of the following:
<input type="radio" disabled="" checked="">
input[type="radio"]:nth-child(3)
Fix any of the following:
Ensure the contrast between foreground and background colors meets WCAG 2 AAA enhanced contrast ratio thresholds. Elements must meet enhanced color contrast ratio thresholds. Help URL
<p class="fs-caption fc-black-400 ta-right m0">Required fields<abbr class="s-required-symbol" title="required">*</abbr></p>
.ta-right
Fix any of the following:
<p class="mt2 s-description">What type of article is this?</p>
legend > .mt2.s-description
Fix any of the following:
<div class="s-description mt2">At least one tag is required.</div>
.d-block > .s-description.mt2
Fix any of the following:
Ensure links have discernible text. Links must have discernible text. Help URL
<a class="s-editor-btn s-btn is-disabled" tabindex="-1" href="#" target="_blank">
<span class="icon-bg iconHelp"></span>
</a>
.is-disabled[target="_blank"][href="#"]
Fix any of the following:
Ensure <li> elements are used semantically. <li> elements must be contained in a <ul> or <ol>. Help URL
<li>
ol > li:nth-child(2)
Fix any of the following:
<li>
ol > li:nth-child(9)
Fix any of the following:
Ensure <li> elements are used semantically. <li> elements must be contained in a <ul> or <ol>. Help URL
<li>
ol > li:nth-child(2)
Fix any of the following:
<li>
ol > li:nth-child(9)
Fix any of the following:
Ensure <li> elements are used semantically. <li> elements must be contained in a <ul> or <ol>. Help URL
<li>
ol > li:nth-child(2)
Fix any of the following:
<li>
ol > li:nth-child(9)
Fix any of the following:
Ensure <li> elements are used semantically. <li> elements must be contained in a <ul> or <ol>. Help URL
<li>
ol > li:nth-child(2)
Fix any of the following:
<li>
ol > li:nth-child(9)
Fix any of the following: