1 | 1.3.1 | Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags. | <h2 style="text-align:justify;" class="ms-webpart-titleText"> <span></span><span id="We...</h2>
| #WebPartTitleWPQ13 > h2
|
2 | 1.3.1 | Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags. | <h2 style="text-align:justify;" class="ms-webpart-titleText"> <span></span><span id="We...</h2>
| #WebPartTitleWPQ14 > h2
|
3 | 1.3.1 | Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags. | <h2 style="text-align:justify;" class="ms-webpart-titleText"> <span></span><span id="We...</h2>
| #WebPartTitleWPQ9 > h2
|
4 | 1.3.1 | Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags. | <h2 style="text-align:justify;" class="ms-webpart-titleText"> <span></span><span id="We...</h2>
| #WebPartTitleWPQ10 > h2
|
5 | 1.3.1 | Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags. | <h2 style="text-align:justify;" class="ms-webpart-titleText"> <span></span><span id="We...</h2>
| #WebPartTitleWPQ11 > h2
|
6 | 1.3.1 | Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags. | <h2 style="text-align:justify;" class="ms-webpart-titleText"> <span></span><span id="We...</h2>
| #WebPartTitleWPQ12 > h2
|
7 | 1.4.3 | 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.6:1. Recommendation: change background to #51830f. | <a href="#accept" class="cc-cookie-accept">Tillad cookies</a>
| html > body > div:nth-child(4) > a:nth-child(2)
|
8 | 2.4.1 | This link points to a named anchor "nogo" within the document, but no anchor exists with that name. | <a href="#nogo" class="medium-text" title="Normal"><img src="/_layouts/15/ppn.brkd...</a>
| #textsizer-classnames > ul > li:nth-child(1) > a
|
9 | 2.4.1 | This link points to a named anchor "nogo" within the document, but no anchor exists with that name. | <a href="#nogo" class="large-text textresizer-active" title="Stor"><img src="/_layouts/15/ppn.brkd...</a>
| #textsizer-classnames > ul > li:nth-child(2) > a
|
10 | 2.4.1 | This link points to a named anchor "accept" within the document, but no anchor exists with that name. | <a href="#accept" class="cc-cookie-accept">Tillad cookies</a>
| html > body > div:nth-child(4) > a:nth-child(2)
|
11 | 2.4.1 | This link points to a named anchor "decline" within the document, but no anchor exists with that name. | <a href="#decline" class="cc-cookie-decline">Afvis</a>
| html > body > div:nth-child(4) > a:nth-child(3)
|
12 | 3.2.2 | This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute "submit" or "image", or BUTTON elements with type "submit" or omitted/invalid. | <form method="post" action="/Sider/Forside.aspx" id="aspnetForm">
<input type="hidden" name="_wp...</form>
| #aspnetForm
|