1 | 1.1.1 | Object elements must contain a text alternative after all other alternatives are exhausted. | <object type="image/svg+xml" data="/Files/Templates/Designs/bleau-solutionset/assets/images/icon-9.png"><img src="/Files/Templates/Desi...</object>
| html > body > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > ul > li:nth-child(1) > a > object
|
2 | 1.1.1 | Object elements must contain a text alternative after all other alternatives are exhausted. | <object type="image/svg+xml" data="/Files/Templates/Designs/bleau-solutionset/assets/images/icon-12.png"><img src="/Files/Templates/Desi...</object>
| html > body > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > ul > li:nth-child(2) > a > object
|
3 | 1.1.1 | Object elements must contain a text alternative after all other alternatives are exhausted. | <object type="image/svg+xml" data="/Files/Templates/Designs/bleau-solutionset/assets/images/icons-03.svg"><img src="/Files/Templates/Desi...</object>
| html > body > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > ul > li:nth-child(3) > a > object
|
4 | 1.1.1 | Object elements must contain a text alternative after all other alternatives are exhausted. | <object type="image/svg+xml" data="/Files/Templates/Designs/bleau-solutionset/assets/images/icon-6.png"><img src="/Files/Templates/Desi...</object>
| html > body > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > ul > li:nth-child(4) > a > object
|
5 | 1.1.1 | Object elements must contain a text alternative after all other alternatives are exhausted. | <object type="image/svg+xml" data="/Files/Images/icons-07.svg"><img src="/Files/Images/icons-0...</object>
| html > body > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > ul > li:nth-child(5) > a > object
|
6 | 1.1.1 | Object elements must contain a text alternative after all other alternatives are exhausted. | <object type="image/svg+xml" data="/Files/Templates/Designs/bleau-solutionset/assets/images/icon-8.png"><img src="/Files/Templates/Desi...</object>
| html > body > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > ul > li:nth-child(6) > a > object
|
7 | 1.1.1 | Object elements must contain a text alternative after all other alternatives are exhausted. | <object type="image/svg+xml" data="/Files/Templates/Designs/bleau-solutionset/assets/images/icons-05.svg"><img src="/Files/Templates/Desi...</object>
| html > body > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > ul > li:nth-child(7) > a > object
|
8 | 1.1.1 | Object elements must contain a text alternative after all other alternatives are exhausted. | <object type="image/svg+xml" data="/Files/Templates/Designs/bleau-solutionset/assets/images/icons-09.svg"><img src="/Files/Templates/Desi...</object>
| html > body > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > ul > li:nth-child(8) > a > object
|
9 | 1.1.1 | Object elements must contain a text alternative after all other alternatives are exhausted. | <object type="image/svg+xml" data="/Files/Images/icons-06.svg"><img src="/Files/Images/icons-0...</object>
| html > body > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > ul > li:nth-child(9) > a > object
|
10 | 1.1.1 | Object elements must contain a text alternative after all other alternatives are exhausted. | <object type="image/svg+xml" data="/Files/Templates/Designs/bleau-solutionset/assets/images/icon-4.png"><img src="/Files/Templates/Desi...</object>
| html > body > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > ul > li:nth-child(10) > a > object
|
11 | 1.1.1 | Object elements must contain a text alternative after all other alternatives are exhausted. | <object type="image/svg+xml" data="/Files/Templates/Designs/bleau-solutionset/assets/images/icons-01.svg"><img src="/Files/Templates/Desi...</object>
| html > body > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > ul > li:nth-child(11) > a > object
|
12 | 1.1.1 | Object elements must contain a text alternative after all other alternatives are exhausted. | <object type="image/svg+xml" data="/Files/Templates/Designs/bleau-solutionset/assets/images/icons-13.svg"><img src="/Files/Templates/Desi...</object>
| html > body > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > ul > li:nth-child(12) > a > object
|
13 | 1.3.1 | 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. | <input id="gsc-i-id1" autocomplete="off" size="10" spellcheck="false" dir="ltr" style="outline: none; text-indent: 48px;" class="gsc-input" placeholder="Skriv her hvad du søger..." data-error="Søg på sitet" type="text" name="q" value="">
| #gsc-i-id1
|
14 | 4.1.2 | This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined. | <button class="navbar-toggle collapsed" aria-expanded="false" data-target="#mobile-menu" data-toggle="collapse" type="button" style="">
</button>
| #nav-wrapper > button
|
15 | 4.1.2 | This textinput element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined. | <input id="gsc-i-id1" autocomplete="off" size="10" spellcheck="false" dir="ltr" style="outline: none; text-indent: 48px;" class="gsc-input" placeholder="Skriv her hvad du søger..." data-error="Søg på sitet" type="text" name="q" value="">
| #gsc-i-id1
|