Score Calculation
| Severity | Unique types | Weights | Deduction |
|---|---|---|---|
| Serious | 1 | 15 | −15 |
| Total deduction | −15 | ||
Score is based on 1 unique critical and serious issue types. Same issue appearing multiple times counts as one. 26 unique moderate/minor issues are tracked but do not affect the score. Learn more about methodology
Tested Pages
http://mseu.mssf.cz
#mainiframe
Show HTML
<iframe src="default.aspx" id="mainiframe" name="mainiframe" style="height: 100%; width: 100%;" frameborder="0"></iframe>
#mainiframe
Show HTML
<iframe src="default.aspx" id="mainiframe" name="mainiframe" style="height: 100%; width: 100%;" frameborder="0"></iframe>
Issues not affecting score
These are often not errors but recommendations that require manual review. They may indicate potential accessibility barriers that automated testing cannot fully evaluate.
html > head > title
Show HTML
<title>
ISKP14+ : Úvod
</title>
#shown
Show HTML
<button onclick="showOrHide()" id="shown">Skrýt</button>
#close
Show HTML
<button onclick="closeIt()" id="close">X</button>
#uploadHidden
Show HTML
<input type="hidden" id="uploadHidden" value="1">
#stornoHidden
Show HTML
<input type="hidden" id="stornoHidden" value="">
#uploadHidden
Show HTML
<input type="hidden" id="uploadHidden" value="1">
#stornoHidden
Show HTML
<input type="hidden" id="stornoHidden" value="">
#mainiframe
Show HTML
<iframe src="default.aspx" id="mainiframe" name="mainiframe" style="height: 100%; width: 100%;" frameborder="0"></iframe>