Evaluatory results

← Back

Results for: https://informaton.blog/2013/10/13/ostroznie-z-ukrywaniem-tresci-czyli-o-dylematach-w-dostepnosci/

base


axe-core 4.7.0

Moderate severity Ensures the order of headings is semantically correct

Violated heading-order on: phone, tablet, desktop

<h3 id="poszukiwanie-rozwiązania">Poszukiwanie rozwiązania</h3>

Serious severity Ensure links are distinguished from surrounding text in a way that does not rely on color

Violated link-in-text-block on: phone, tablet, desktop

<a href="http://informaton.pl/?p=352">czytnik ekranu NVDA</a>
<a href="http://informaton.pl/?p=21">pasek narzędzi WAVE</a>
<a href="http://informaton.pl/?p=497">nowych typów pól</a>

Moderate severity Ensures all page content is contained by landmarks

Violated region on: phone, tablet, desktop

<div class="blog-tags">
<span class="sr-only">Udostępnij: </span>
<span class="sr-only">Twitter</span>
<span class="sr-only">Facebook</span>
<span class="sr-only">LinkedIn</span>
<ul class="pagination blog-pager">

Serious severity Ensure elements that have scrollable content are accessible by keyboard

Violated scrollable-region-focusable on: phone

<pre class="highlight"><code>&lt;label for="search" style="display: none;"&gt;wyszukaj&lt;/label&gt;
&lt;input type="text" id="search" name="search"&gt;

</code></pre>
<pre class="highlight"><code>&lt;input type="search" id="search" name="search"&gt;

</code></pre>
<pre class="highlight"><code>&lt;form role="search"&gt;
&lt;input type="search" id="search" name="search" aria-label="Wyszukaj"&gt;
&lt;input type="submit" id="searchbutton" value="Szukaj!"&gt;
&lt;/form&gt;

</code></pre>
<pre class="highlight"><code>&lt;form role="search"&gt;
&lt;label for="search"&gt;
&lt;input type="search" id="search" name="search" aria-label="Wyszukaj"&gt;
&lt;input type="submit" id="searchbutton" value="Szukaj!"&gt;
&lt;/form&gt;

</code></pre>

html-validate 7.1.2

Serious severity "type" attribute is unnecessary for javascript resources

Violated script-type

html > head > script {}

Serious severity Prefer to use the native <main> element

Violated prefer-native-element

html > body > div:nth-child(4) > div > div > article {}

Serious severity element id must only contain alphanumerical, dash and underscore characters

Violated valid-id

#poszukiwanie-rozwi\ązania {}

Serious severity element id must only contain alphanumerical, dash and underscore characters

Violated valid-id

#dylematy-dost\ępno\ści {}

Serious severity Attribute value must not be delimited by whitespace

Violated attr-delimiter


screenshot

phone

Screenshot for phone

tablet

Screenshot for tablet

desktop

Screenshot for desktop