Question Page

17 violations: Light: 7Dark: 4HC Light: 3HC Dark: 3

Ensure elements with an ARIA role that require child roles contain them. Certain ARIA roles must contain particular children. Help URL

HTML

<ol class="s-topbar--content" role="menubar">

Target

.s-topbar--content

Summary

Fix any of the following:

  • Element has children which are not allowed: li[tabindex], div[aria-live]

Ensure elements with an ARIA role that require child roles contain them. Certain ARIA roles must contain particular children. Help URL

HTML

<ol class="s-topbar--content" role="menubar">

Target

.s-topbar--content

Summary

Fix any of the following:

  • Element has children which are not allowed: li[tabindex], div[aria-live]

Ensure elements with an ARIA role that require child roles contain them. Certain ARIA roles must contain particular children. Help URL

HTML

<ol class="s-topbar--content" role="menubar">

Target

.s-topbar--content

Summary

Fix any of the following:

  • Element has children which are not allowed: li[tabindex], div[aria-live]

Ensure elements with an ARIA role that require child roles contain them. Certain ARIA roles must contain particular children. Help URL

HTML

<ol class="s-topbar--content" role="menubar">

Target

.s-topbar--content

Summary

Fix any of the following:

  • Element has children which are not allowed: li[tabindex], div[aria-live]

Ensure buttons have discernible text. Buttons must have discernible text. Help URL

HTML

<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
              <span class="icon-bg iconHeader"></span>
            </button>

Target

.s-editor-menu-block.g2.d-flex:nth-child(1) > div > .is-disabled.s-editor-btn[type="button"]

Summary

Fix any of the following:

  • Element does not have inner 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
  • Element does not have an implicit (wrapped) <label>
  • Element does not have an explicit <label>
  • Element's default semantics were not overridden with role="none" or role="presentation"

HTML

<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
            <span class="icon-bg iconBold"></span>
          </button>

Target

.s-editor-menu-block.g2.d-flex:nth-child(1) > .is-disabled.s-editor-btn[type="button"]:nth-child(2)

Summary

Fix any of the following:

  • Element does not have inner 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
  • Element does not have an implicit (wrapped) <label>
  • Element does not have an explicit <label>
  • Element's default semantics were not overridden with role="none" or role="presentation"

HTML

<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
            <span class="icon-bg iconItalic"></span>
          </button>

Target

.s-editor-menu-block.g2.d-flex:nth-child(1) > .is-disabled.s-editor-btn[type="button"]:nth-child(3)

Summary

Fix any of the following:

  • Element does not have inner 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
  • Element does not have an implicit (wrapped) <label>
  • Element does not have an explicit <label>
  • Element's default semantics were not overridden with role="none" or role="presentation"

HTML

<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
            <span class="icon-bg iconCode"></span>
          </button>

Target

.s-editor-menu-block.g2.d-flex:nth-child(1) > .is-disabled.s-editor-btn[type="button"]:nth-child(4)

Summary

Fix any of the following:

  • Element does not have inner 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
  • Element does not have an implicit (wrapped) <label>
  • Element does not have an explicit <label>
  • Element's default semantics were not overridden with role="none" or role="presentation"

HTML

<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
            <span class="icon-bg iconLink"></span>
          </button>

Target

.s-editor-menu-block.g2.d-flex:nth-child(2) > .is-disabled.s-editor-btn[type="button"]:nth-child(1)

Summary

Fix any of the following:

  • Element does not have inner 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
  • Element does not have an implicit (wrapped) <label>
  • Element does not have an explicit <label>
  • Element's default semantics were not overridden with role="none" or role="presentation"

HTML

<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
            <span class="icon-bg iconQuote"></span>
          </button>

Target

.s-editor-menu-block.g2.d-flex:nth-child(2) > .is-disabled.s-editor-btn[type="button"]:nth-child(2)

Summary

Fix any of the following:

  • Element does not have inner 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
  • Element does not have an implicit (wrapped) <label>
  • Element does not have an explicit <label>
  • Element's default semantics were not overridden with role="none" or role="presentation"

HTML

<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
            <span class="icon-bg iconCodeblock"></span>
          </button>

Target

.s-editor-menu-block.g2.d-flex:nth-child(2) > .is-disabled.s-editor-btn[type="button"]:nth-child(3)

Summary

Fix any of the following:

  • Element does not have inner 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
  • Element does not have an implicit (wrapped) <label>
  • Element does not have an explicit <label>
  • Element's default semantics were not overridden with role="none" or role="presentation"

HTML

<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
            <span class="icon-bg iconImage"></span>
          </button>

Target

.s-editor-menu-block.g2.d-flex:nth-child(2) > .is-disabled.s-editor-btn[type="button"]:nth-child(4)

Summary

Fix any of the following:

  • Element does not have inner 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
  • Element does not have an implicit (wrapped) <label>
  • Element does not have an explicit <label>
  • Element's default semantics were not overridden with role="none" or role="presentation"

HTML

<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
            <span class="icon-bg iconTable"></span>
          </button>

Target

.is-disabled.s-editor-btn[type="button"]:nth-child(5)

Summary

Fix any of the following:

  • Element does not have inner 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
  • Element does not have an implicit (wrapped) <label>
  • Element does not have an explicit <label>
  • Element's default semantics were not overridden with role="none" or role="presentation"

HTML

<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
            <span class="icon-bg iconOrderedList"></span>
          </button>

Target

.s-editor-menu-block.g2.d-flex:nth-child(3) > .is-disabled.s-editor-btn[type="button"]:nth-child(1)

Summary

Fix any of the following:

  • Element does not have inner 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
  • Element does not have an implicit (wrapped) <label>
  • Element does not have an explicit <label>
  • Element's default semantics were not overridden with role="none" or role="presentation"

HTML

<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
            <span class="icon-bg iconUnorderedList"></span>
          </button>

Target

.s-editor-menu-block.g2.d-flex:nth-child(3) > .is-disabled.s-editor-btn[type="button"]:nth-child(2)

Summary

Fix any of the following:

  • Element does not have inner 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
  • Element does not have an implicit (wrapped) <label>
  • Element does not have an explicit <label>
  • Element's default semantics were not overridden with role="none" or role="presentation"

HTML

<button class="s-editor-btn s-btn is-disabled" disabled="" type="button">
            <span class="icon-bg iconHorizontalRule"></span>
          </button>

Target

.s-editor-menu-block.g2.d-flex:nth-child(3) > .is-disabled.s-editor-btn[type="button"]:nth-child(3)

Summary

Fix any of the following:

  • Element does not have inner 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
  • Element does not have an implicit (wrapped) <label>
  • Element does not have an explicit <label>
  • Element's default semantics were not overridden with role="none" or role="presentation"

Ensure every form element has a label. Form elements must have labels. Help URL

HTML

<input type="radio" disabled="">

Target

input[type="radio"]:nth-child(1)

Summary

Fix any of the following:

  • Element does not have an implicit (wrapped) <label>
  • 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"

HTML

<input type="radio" disabled="" checked="">

Target

input[type="radio"]:nth-child(3)

Summary

Fix any of the following:

  • Element does not have an implicit (wrapped) <label>
  • 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"

Ensures the contrast between foreground and background colors meets APCA custom level conformance minimums thresholds. Elements must meet APCA conformance minimums thresholds. Help URL

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-ucs8unup"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 41.51Lc (foreground color: #a7adb4, background color: #f9fafa, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-pn3tdygz"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 41.51Lc (foreground color: #a7adb4, background color: #f9fafa, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-33ze4km2"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 41.51Lc (foreground color: #a7adb4, background color: #f9fafa, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-g0peaov6"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 41.51Lc (foreground color: #a7adb4, background color: #f9fafa, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-ij1kl79a"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 41.51Lc (foreground color: #a7adb4, background color: #f9fafa, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-a44ciqje"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 41.51Lc (foreground color: #a7adb4, background color: #f9fafa, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-396v0bz5"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 41.51Lc (foreground color: #a7adb4, background color: #f9fafa, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-mksyjpjj"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 41.51Lc (foreground color: #a7adb4, background color: #f9fafa, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-t8ywteir"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 41.51Lc (foreground color: #a7adb4, background color: #f9fafa, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-xerjd7rx"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 41.51Lc (foreground color: #a7adb4, background color: #f9fafa, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-h8uqtx04"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 41.51Lc (foreground color: #a7adb4, background color: #f9fafa, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-smgq3yca"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 41.51Lc (foreground color: #a7adb4, background color: #f9fafa, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

Ensures the contrast between foreground and background colors meets APCA custom level conformance minimums thresholds. Elements must meet APCA conformance minimums thresholds. Help URL

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-ucs8unup"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 56.01Lc (foreground color: #acb3b9, background color: #2d2e2f, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-pn3tdygz"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 56.01Lc (foreground color: #acb3b9, background color: #2d2e2f, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-33ze4km2"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 56.01Lc (foreground color: #acb3b9, background color: #2d2e2f, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-g0peaov6"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 56.01Lc (foreground color: #acb3b9, background color: #2d2e2f, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-ij1kl79a"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 56.01Lc (foreground color: #acb3b9, background color: #2d2e2f, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-a44ciqje"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 56.01Lc (foreground color: #acb3b9, background color: #2d2e2f, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-396v0bz5"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 56.01Lc (foreground color: #acb3b9, background color: #2d2e2f, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-mksyjpjj"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 56.01Lc (foreground color: #acb3b9, background color: #2d2e2f, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-t8ywteir"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 56.01Lc (foreground color: #acb3b9, background color: #2d2e2f, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-xerjd7rx"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 56.01Lc (foreground color: #acb3b9, background color: #2d2e2f, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-h8uqtx04"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 56.01Lc (foreground color: #acb3b9, background color: #2d2e2f, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-smgq3yca"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 56.01Lc (foreground color: #acb3b9, background color: #2d2e2f, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

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

HTML

<div class="user-action-time fl-grow1">
            asked <span title="2023-10-18 14:07:39Z" class="relativetime">Oct 18, 2023 at 14:07</span>
        </div>

Target

.owner > .user-info > .d-flex > .user-action-time.fl-grow1

Summary

Fix any of the following:

  • Element has insufficient color contrast of 6.45 (foreground color: #525960, background color: #edf5fd, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1

HTML

<span title="2023-10-18 14:07:39Z" class="relativetime">Oct 18, 2023 at 14:07</span>

Target

.relativetime[title="2023-10-18 14:07:39Z"]

Summary

Fix any of the following:

  • Element has insufficient color contrast of 6.45 (foreground color: #525960, background color: #edf5fd, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1

HTML

<a href="/c/gherkins/users/169/" class="mr2">Keisha Washington</a>

Target

.mr2[href="/c/gherkins/users/169/"]

Summary

Fix any of the following:

  • Element has insufficient color contrast of 6.68 (foreground color: #145799, background color: #edf5fd, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1

HTML

<span class="reputation-score" title="reputation score " dir="ltr">141</span>

Target

.owner > .user-info > .user-details[itemprop="author"][itemtype="http://schema.org/Person"] > .-flair > .reputation-score[title="reputation score "][dir="ltr"]

Summary

Fix any of the following:

  • Element has insufficient color contrast of 6.45 (foreground color: #525960, background color: #edf5fd, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-ucs8unup"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix any of the following:

  • Element has insufficient color contrast of 4.61 (foreground color: #6a737c, background color: #f9fafa, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-pn3tdygz"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix any of the following:

  • Element has insufficient color contrast of 4.61 (foreground color: #6a737c, background color: #f9fafa, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-33ze4km2"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix any of the following:

  • Element has insufficient color contrast of 4.61 (foreground color: #6a737c, background color: #f9fafa, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-g0peaov6"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix any of the following:

  • Element has insufficient color contrast of 4.61 (foreground color: #6a737c, background color: #f9fafa, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-ij1kl79a"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix any of the following:

  • Element has insufficient color contrast of 4.61 (foreground color: #6a737c, background color: #f9fafa, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-a44ciqje"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix any of the following:

  • Element has insufficient color contrast of 4.61 (foreground color: #6a737c, background color: #f9fafa, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-396v0bz5"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix any of the following:

  • Element has insufficient color contrast of 4.61 (foreground color: #6a737c, background color: #f9fafa, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-mksyjpjj"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix any of the following:

  • Element has insufficient color contrast of 4.61 (foreground color: #6a737c, background color: #f9fafa, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-t8ywteir"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix any of the following:

  • Element has insufficient color contrast of 4.61 (foreground color: #6a737c, background color: #f9fafa, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-xerjd7rx"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix any of the following:

  • Element has insufficient color contrast of 4.61 (foreground color: #6a737c, background color: #f9fafa, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-h8uqtx04"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix any of the following:

  • Element has insufficient color contrast of 4.61 (foreground color: #6a737c, background color: #f9fafa, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1

HTML

<span class="va-middle pl6 js-add-reaction-label fc-black-350">add a reaction</span>

Target

button[aria-describedby="--stacks-s-tooltip-smgq3yca"] > .js-add-reaction-label.pl6.fc-black-350

Summary

Fix any of the following:

  • Element has insufficient color contrast of 4.61 (foreground color: #6a737c, background color: #f9fafa, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1

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

HTML

<a href="/c/gherkins/users/169/" class="mr2">Keisha Washington</a>

Target

.mr2[href="/c/gherkins/users/169/"]

Summary

Fix any of the following:

  • Element has insufficient color contrast of 6.87 (foreground color: #8cbff2, background color: #22313f, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1

Ensure links are distinguished from surrounding text in a way that does not rely on color. Links must be distinguishable without relying on color. Help URL

HTML

<a href="/c/gherkins/users/169/" class="mr2">Keisha Washington</a>

Target

.mr2[href="/c/gherkins/users/169/"]

Summary

Fix any of the following:

  • The link has insufficient color contrast of 1.15:1 with the surrounding text. (Minimum contrast is 3:1, link text: #1b75d0, surrounding text: #636b74)
  • The link has no styling (such as underline) to distinguish it from the surrounding text

Ensure links are distinguished from surrounding text in a way that does not rely on color. Links must be distinguishable without relying on color. Help URL

HTML

<a href="/c/gherkins/users/169/" class="mr2">Keisha Washington</a>

Target

.mr2[href="/c/gherkins/users/169/"]

Summary

Fix any of the following:

  • The link has insufficient color contrast of 1.13:1 with the surrounding text. (Minimum contrast is 3:1, link text: #90c4f9, surrounding text: #c8ccd0)
  • The link has no styling (such as underline) to distinguish it from the surrounding text

HTML

<a href="/c/gherkins/questions/ask">ask your own question</a>

Target

.bottom-notice > div > a[href$="ask"]

Summary

Fix any of the following:

  • The link has insufficient color contrast of 1.75:1 with the surrounding text. (Minimum contrast is 3:1, link text: #90c4f9, surrounding text: #f9fafa)
  • The link has no styling (such as underline) to distinguish it from the surrounding text

Ensure links have discernible text. Links must have discernible text. Help URL

HTML

<a class="s-editor-btn s-btn is-disabled" tabindex="-1" href="#" target="_blank">
            <span class="icon-bg iconHelp"></span>
          </a>

Target

.is-disabled.s-editor-btn[target="_blank"]

Summary

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

Ensure <li> elements are used semantically. <li> elements must be contained in a <ul> or <ol>. Help URL

HTML

<li>

Target

.s-topbar--content > li:nth-child(2)

Summary

Fix any of the following:

  • List item parent element has a role that is not role="list"

HTML

<li>

Target

.s-topbar--content > li:nth-child(9)

Summary

Fix any of the following:

  • List item parent element has a role that is not role="list"

Ensure <li> elements are used semantically. <li> elements must be contained in a <ul> or <ol>. Help URL

HTML

<li>

Target

.s-topbar--content > li:nth-child(2)

Summary

Fix any of the following:

  • List item parent element has a role that is not role="list"

HTML

<li>

Target

.s-topbar--content > li:nth-child(9)

Summary

Fix any of the following:

  • List item parent element has a role that is not role="list"

Ensure <li> elements are used semantically. <li> elements must be contained in a <ul> or <ol>. Help URL

HTML

<li>

Target

.s-topbar--content > li:nth-child(2)

Summary

Fix any of the following:

  • List item parent element has a role that is not role="list"

HTML

<li>

Target

.s-topbar--content > li:nth-child(9)

Summary

Fix any of the following:

  • List item parent element has a role that is not role="list"

Ensure <li> elements are used semantically. <li> elements must be contained in a <ul> or <ol>. Help URL

HTML

<li>

Target

.s-topbar--content > li:nth-child(2)

Summary

Fix any of the following:

  • List item parent element has a role that is not role="list"

HTML

<li>

Target

.s-topbar--content > li:nth-child(9)

Summary

Fix any of the following:

  • List item parent element has a role that is not role="list"