Skip to content

Instantly share code, notes, and snippets.

@JoelMarcey
Created February 19, 2018 03:48
Show Gist options
  • Save JoelMarcey/d08263d2acf1819e07538f0a0c5ded93 to your computer and use it in GitHub Desktop.
Save JoelMarcey/d08263d2acf1819e07538f0a0c5ded93 to your computer and use it in GitHub Desktop.
Pa11y on docusaurus.io
$ pa11y https://docusaurus.io
Welcome to Pa11y
> Running Pa11y on URL https://docusaurus.io
Results for URL: https://docusaurus.io/
• Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
├── WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
├── html > body > div:nth-child(1) > div > header > a > img
└── <img class="logo" src="/img/docusaurus.svg">
• Error: This form field should be labelled in some way. Use the label element (either with a "for" attribute or wrapped around the form field), or "title", "aria-label" or "aria-labelledby" attributes as appropriate.
├── WCAG2AA.Principle1.Guideline1_3.1_3_1.F68
├── #search_input_react
└── <input type="text" id="search_input_react" placeholder="Search" class="aa-input" autocomplete="off" spellcheck="false" role="combobox" aria-autocomplete="list" aria-expanded="false" aria-labelledby="search_input_react" aria-owns="algolia-autocomplete...
• Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
├── WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
├── html > body > div:nth-child(2) > div > div:nth-child(1) > div > div > div:nth-child(1) > img
└── <img src="/img/docusaurus_keytar.svg">
• Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
├── WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img
└── <img src="/img/markdown.png">
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.33:1. Recommendation: change background to #fefefe.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2 > div > span > p
└── <p>Powered by Markdown</p>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.33:1. Recommendation: change background to #fefefe.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div > span > p > a
└── <a href="/docs/en/doc-markdown.html">Markdown</a>
• Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
├── WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > img
└── <img src="/img/react.svg">
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.33:1. Recommendation: change background to #fefefe.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > h2 > div > span > p
└── <p>Built Using React</p>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.33:1. Recommendation: change background to #fefefe.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div > span > p > a
└── <a href="/docs/en/api-pages.html">Extend or customize</a>
• Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
├── WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > img
└── <img src="/img/translation.svg">
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.33:1. Recommendation: change background to #fefefe.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > h2 > div > span > p
└── <p>Ready for Translations</p>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.33:1. Recommendation: change background to #fefefe.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div > span > p > a:nth-child(1)
└── <a href="/docs/en/translation.html">Localization</a>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.33:1. Recommendation: change background to #fefefe.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div > span > p > a:nth-child(2)
└── <a href="https://crowdin.com/">Crowdin</a>
• Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
├── WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > img
└── <img src="/img/versioning.svg">
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.33:1. Recommendation: change background to #fefefe.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > h2 > div > span > p
└── <p>Document Versioning</p>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.33:1. Recommendation: change background to #fefefe.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div > span > p > a
└── <a href="/docs/en/versioning.html">versioning</a>
• Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
├── WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > img
└── <img src="/img/search.svg">
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.33:1. Recommendation: change background to #fefefe.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > h2 > div > span > p
└── <p>Document Search</p>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.33:1. Recommendation: change background to #fefefe.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div > span > p > a:nth-child(1)
└── <a href="/docs/en/search.html">find</a>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.33:1. Recommendation: change background to #fefefe.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div > span > p > a:nth-child(2)
└── <a href="https://www.algolia.com/">Algolia documentation search</a>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.76:1. Recommendation: change text colour to #207747.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(2) > div > div > div > div:nth-child(1) > h2 > div > span > p
└── <p>Quick Setup</p>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.76:1. Recommendation: change text colour to #207747.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(2) > div > div > div > div:nth-child(1) > div > span > p > a
└── <a href="/docs/en/site-creation.html">up and running</a>
• Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
├── WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(2) > div > div > div > div:nth-child(2) > img
└── <img src="/img/docusaurus_speed.svg">
• Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
├── WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(3) > div > div > div > div:nth-child(1) > img
└── <img src="/img/docusaurus_live.gif">
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.33:1. Recommendation: change background to #fefefe.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(3) > div > div > div > div:nth-child(2) > h2 > div > span > p
└── <p>Develop and Deploy</p>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.33:1. Recommendation: change background to #fefefe.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(3) > div > div > div > div:nth-child(2) > div > span > p > a:nth-child(1)
└── <a href="/docs/en/site-preparation#verifying-installation">live server</a>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.33:1. Recommendation: change background to #fefefe.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(3) > div > div > div > div:nth-child(2) > div > span > p > a:nth-child(2)
└── <a href="/docs/en/publishing.html">Publish</a>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.76:1. Recommendation: change text colour to #207747.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(4) > div > div > div > div:nth-child(1) > h2 > div > span > p
└── <p>Website Features</p>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.76:1. Recommendation: change text colour to #207747.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(4) > div > div > div > div:nth-child(1) > div > span > p > a:nth-child(1)
└── <a href="/docs/en/translation.html">translations</a>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.76:1. Recommendation: change text colour to #207747.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(4) > div > div > div > div:nth-child(1) > div > span > p > a:nth-child(2)
└── <a href="/docs/en/search.html">search</a>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.76:1. Recommendation: change text colour to #207747.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(4) > div > div > div > div:nth-child(1) > div > span > p > a:nth-child(3)
└── <a href="/docs/en/versioning.html">versioning</a>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.76:1. Recommendation: change text colour to #207747.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(4) > div > div > div > div:nth-child(1) > div > span > p > a:nth-child(4)
└── <a href="/docs/en/doc-markdown.html">documentation markdown features</a>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.76:1. Recommendation: change text colour to #207747.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(4) > div > div > div > div:nth-child(1) > div > span > p > a:nth-child(5)
└── <a href="https://github.com/facebook/docusaurus">GitHub</a>
• Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
├── WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(4) > div > div > div > div:nth-child(2) > img
└── <img src="/img/docusaurus_monochrome.svg">
• Error: Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
├── WCAG2AA.Principle1.Guideline1_1.1_1_1.H30.2
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(5) > div:nth-child(3) > a:nth-child(1)
└── <a href="https://www.docusaurus.io"><img src="/img/docusaurus.svg" ...</a>
• Error: Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
├── WCAG2AA.Principle1.Guideline1_1.1_1_1.H30.2
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(5) > div:nth-child(3) > a:nth-child(2)
└── <a href="https://bucklescript.github.io/"><img src="/img/bucklescript.svg...</a>
• Error: Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
├── WCAG2AA.Principle1.Guideline1_1.1_1_1.H30.2
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(5) > div:nth-child(3) > a:nth-child(3)
└── <a href="https://fasttext.cc"><img src="/img/fasttext.png" ti...</a>
• Error: Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
├── WCAG2AA.Principle1.Guideline1_1.1_1_1.H30.2
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(5) > div:nth-child(3) > a:nth-child(4)
└── <a href="https://facebook.github.io/jest/"><img src="/img/jest.png" title=...</a>
• Error: Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
├── WCAG2AA.Principle1.Guideline1_1.1_1_1.H30.2
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(5) > div:nth-child(3) > a:nth-child(5)
└── <a href="http://makeitopen.com/"><img src="/img/makeitopen.png" ...</a>
• Error: Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
├── WCAG2AA.Principle1.Guideline1_1.1_1_1.H30.2
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(5) > div:nth-child(3) > a:nth-child(6)
└── <a href="https://www.prettier.io"><img src="/img/prettier.png" ti...</a>
• Error: Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
├── WCAG2AA.Principle1.Guideline1_1.1_1_1.H30.2
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(5) > div:nth-child(3) > a:nth-child(7)
└── <a href="https://facebook.github.io/react-native"><img src="/img/react-native.svg...</a>
• Error: Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
├── WCAG2AA.Principle1.Guideline1_1.1_1_1.H30.2
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(5) > div:nth-child(3) > a:nth-child(8)
└── <a href="https://reasonml.github.io/"><img src="/img/reason.svg" titl...</a>
• Error: Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
├── WCAG2AA.Principle1.Guideline1_1.1_1_1.H30.2
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(5) > div:nth-child(3) > a:nth-child(9)
└── <a href="https://reasonml.github.io/reason-react/"><img src="/img/reason-react.svg...</a>
• Error: Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
├── WCAG2AA.Principle1.Guideline1_1.1_1_1.H30.2
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(5) > div:nth-child(3) > a:nth-child(10)
└── <a href="https://facebook.github.io/relay/"><img src="/img/relay.svg" title...</a>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.33:1. Recommendation: change background to #fefefe.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(5) > div:nth-child(4) > a
└── <a class="button" href="/en/users.html">All Docusaurus Users</a>
• Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
├── WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(6) > div > div > div > div:nth-child(1) > div:nth-child(1) > img
└── <img src="/img/christopher-chedeau.jpg">
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.33:1. Recommendation: change background to #fefefe.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(6) > div > div > div > div:nth-child(1) > div:nth-child(2) > h2 > div > span > p
└── <p>Christopher "vjeux" Chedeau <br...</p>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.33:1. Recommendation: change background to #fefefe.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(6) > div > div > div > div:nth-child(1) > div:nth-child(2) > h2 > div > span > p > font
└── <font size="2">Lead Prettier Developer</font>
• Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
├── WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(6) > div > div > div > div:nth-child(2) > div:nth-child(1) > img
└── <img src="/img/hector-ramos.png">
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.33:1. Recommendation: change background to #fefefe.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(6) > div > div > div > div:nth-child(2) > div:nth-child(2) > h2 > div > span > p
└── <p>Hector Ramos <br><font size="2"...</p>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.33:1. Recommendation: change background to #fefefe.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(6) > div > div > div > div:nth-child(2) > div:nth-child(2) > h2 > div > span > p > font
└── <font size="2">Lead React Native Advocate</font>
• Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
├── WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(6) > div > div > div > div:nth-child(3) > div:nth-child(1) > img
└── <img src="/img/ricky-vetter.jpg">
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.33:1. Recommendation: change background to #fefefe.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(6) > div > div > div > div:nth-child(3) > div:nth-child(2) > h2 > div > span > p
└── <p>Ricky Vetter <br><font size="2"...</p>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.33:1. Recommendation: change background to #fefefe.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── html > body > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(6) > div > div > div > div:nth-child(3) > div:nth-child(2) > h2 > div > span > p > font
└── <font size="2">ReasonReact Developer</font>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.95:1. Recommendation: change background to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #footer > section:nth-child(1) > div:nth-child(2) > h5
└── <h5>Docs</h5>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.95:1. Recommendation: change background to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #footer > section:nth-child(1) > div:nth-child(2) > a:nth-child(2)
└── <a href="&#10; /docs/en/installation.html">Getting Started</a>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.95:1. Recommendation: change background to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #footer > section:nth-child(1) > div:nth-child(2) > a:nth-child(3)
└── <a href="&#10; /docs/en/versioning.html">Versioning</a>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.95:1. Recommendation: change background to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #footer > section:nth-child(1) > div:nth-child(2) > a:nth-child(4)
└── <a href="&#10; /docs/en/translation.html">Localization</a>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.95:1. Recommendation: change background to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #footer > section:nth-child(1) > div:nth-child(2) > a:nth-child(5)
└── <a href="&#10; /docs/en/search.html">Adding Search</a>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.95:1. Recommendation: change background to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #footer > section:nth-child(1) > div:nth-child(3) > h5
└── <h5>Community</h5>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.95:1. Recommendation: change background to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #footer > section:nth-child(1) > div:nth-child(3) > a:nth-child(2)
└── <a href="/en/users.html">User Showcase</a>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.95:1. Recommendation: change background to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #footer > section:nth-child(1) > div:nth-child(3) > a:nth-child(3)
└── <a href="https://twitter.com/docusaurus">Twitter</a>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.95:1. Recommendation: change background to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #footer > section:nth-child(1) > div:nth-child(4) > h5
└── <h5>More</h5>
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.95:1. Recommendation: change background to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #footer > section:nth-child(1) > div:nth-child(4) > a
└── <a href="https://github.com/facebook/docusaurus">GitHub</a>
• Error: Iframe element requires a non-empty title attribute that identifies the frame.
├── WCAG2AA.Principle2.Guideline2_4.2_4_1.H64.1
├── #footer > section:nth-child(1) > div:nth-child(4) > iframe
└── <iframe allowtransparency="true" scrolling="no" frameborder="0" src="https://buttons.github.io/buttons.html#href=https%3A%2F%2Fgithub.com%2Ffacebook%2FDocusaurus&amp;title=&amp;aria-label=Star%20this%20project%20on%20GitHub&amp;data-icon=octicon-star...
• Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.95:1. Recommendation: change background to #767676.
├── WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
├── #footer > section:nth-child(3) > span
└── <span>Copyright © 2018 Facebook Inc.</span>
• Error: Iframe element requires a non-empty title attribute that identifies the frame.
├── WCAG2AA.Principle2.Guideline2_4.2_4_1.H64.1
├── html > body > iframe:nth-child(9)
└── <iframe scrolling="no" frameborder="0" allowtransparency="true" src="https://platform.twitter.com/widgets/widget_iframe.36c0c29c73929bf937f4c70adb1a29e4.html?origin=https%3A%2F%2Fdocusaurus.io" style="display: none;"></iframe>
67 Errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment