about:blank

Screenshot:  
Export as CSV

Error LevelPrincipleMessageCode snippetTechniques
errorUnderstandable The html element should have a lang or xml:lang attribute which describes the language of the document.<html><head> <!-- Script info: script: n...</html>
errorOperable This link points to a named anchor "Menu" within the document, but no anchor exists with that name.<a href="#Menu" id="menu-button" role="button">Menu</a>
errorRobust Anchor element found with no link content and no name and/or ID attribute.<a href="" class="learn-more-link contentLink" data-pa-click="header|send-mon y-online|learn-more"></a gt;
errorRobust This button input element does not have a name available to an accessibility API. Valid names are: value attribute.<input type="button" value="" data-pa-click="" class="btn continue">
errorRobust This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content.<button type="submit" name="payment_type" data-pa-click="" value="Gift" class="btn gift" data-step="submit" aria-describedby="choice-1" data-url="/myaccount/transfer/ end/external"></button&g ;
errorRobust This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content.<button type="submit" name="payment_type" data-pa-click="" value="Goods" class="btn goods" data-step="submit" aria-describedby="choice-2" data-url="/myaccount/transfer/ uy/external"></button>