Accessibility errors found in your template
wapyce-bot opened this issue · 1 comments
The user @carlsonsantana validate your site template "https://mmistakes.github.io/so-simple-theme/" and found these accessibility errors:
- Page https://mmistakes.github.io/so-simple-theme/:
- Issue 4a8ad737-181d-4e58-944e-13f715ed3021:
- Type: Error
- Code: WCAG2AA.Principle2.Guideline2_4.2_4_1.H64.1
- Message: Iframe element requires a non-empty title attribute that identifies the frame.
- Selector:
#google_osd_static_frame_2420032473238
- Context:
<iframe id="google_osd_static_frame_2420032473238" name="google_osd_static_frame" style="display: none; width: 0px; height: 0px;"></iframe>
- Issue 2bbfce8f-303e-4fa7-9063-6d1f1c10b869:
- Type: Error
- Code: WCAG2AA.Principle2.Guideline2_4.2_4_1.H64.1
- Message: Iframe element requires a non-empty title attribute that identifies the frame.
- Selector:
#aswift_0
- Context:
<iframe width="800" height="90" frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" allowfullscreen="true" onload="var i=this.id,s=window.google_iframe_oncopy,H=s&&s.handlers,h=H&...
- Issue 193d068d-df2b-4c32-bc47-b1500f269a09:
- Type: Error
- Code: WCAG2AA.Principle1.Guideline1_3.1_3_1.H49.AlignAttr
- Message: Align attributes .
- Selector:
#footer > div:nth-child(2)
- Context:
<div align="center" style="margin: 1em 0;"> <ins class="adsbygoogle" sty...</div>
- Issue 9e0774b7-7aaa-4d7b-b725-473065ed7944:
- Type: Error
- Code: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
- Message: 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 2.85:1. Recommendation: change text colour to #767676.
- Selector:
#main > article > div > div > div > nav > ul > li:nth-child(5) > a
- Context:
<a href="/so-simple-theme/page2/">Next</a>
- Issue 55b15436-cd59-4d34-9fff-e6d066de6178:
- Type: Error
- Code: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
- Message: 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 2.85:1. Recommendation: change text colour to #767676.
- Selector:
#main > article > div > div > div > nav > ul > li:nth-child(4) > a
- Context:
<a href="/so-simple-theme/page3/">3</a>
- Issue de3b9b7c-9602-4703-ae0f-46ead44b2205:
- Type: Error
- Code: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
- Message: 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 2.85:1. Recommendation: change text colour to #767676.
- Selector:
#main > article > div > div > div > nav > ul > li:nth-child(3) > a
- Context:
<a href="/so-simple-theme/page2/">2</a>
- Issue 436fc3c4-0e88-41e3-bfa3-f6855c62f388:
- Type: Error
- Code: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
- Message: 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 2.85:1. Recommendation: change background to #767676.
- Selector:
#main > article > div > div > div > nav > ul > li:nth-child(2) > a
- Context:
<a href="#" class="disabled current">1</a>
- Issue 855a7ec5-0e60-4f71-937d-1fa83f366496:
- Type: Error
- Code: WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
- Message: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
- Selector:
#page-title
- Context:
<h1 id="page-title" class="page-title"></h1>
- Issue 4a8ad737-181d-4e58-944e-13f715ed3021:
You can check these accessibility errors using pa11y.
You can view the full validation results in our website.
This issue has been automatically marked as stale because it has not had recent activity.
If this is a bug and you can still reproduce this error on the master
branch, please reply with any additional information you have about it in order to keep the issue open.
If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.
This issue will automatically be closed in 7 days if no further activity occurs. Thank you for all your contributions.