MS2021+ (2025-12-18)

First measurement
ICS 75
Accessibility 75

Score Calculation

100 15 = 85
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.
1 critical/serious issues marked as likely false-positive are not counted. Learn more about methodology

The original score at the time of measurement was 75. The breakdown above reflects updated methodology: Measurement tooling update (Lighthouse 13, Pa11y 9).

Tested Pages

https://iskp21.mssf.cz

WCAG 4.1.2
Criterion documentation 4.1.2

Technique description (EN)

Selector: #mainiframe
Show HTML
<iframe src="default.aspx" id="mainiframe" name="mainiframe" style="height: 100%; width: 100%;" frameborder="0"></iframe>
Selector: #mainiframe
Show HTML
<iframe src="default.aspx" id="mainiframe" name="mainiframe" style="height: 100%; width: 100%;" frameborder="0"></iframe>
Selector: #exportFrame
Show HTML
<iframe id="exportFrame" name="exportFrame" style="display: none;"></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.

WCAG 2.4.2
Criterion documentation 2.4.2

Technique description (EN)

Selector: html > head > title
Show HTML
<title>
	ISKP21+
</title>

WCAG 3.2.1
Criterion documentation 3.2.1

Technique description (EN)

Selector: #shown
Show HTML
<button onclick="showOrHide()" id="shown">Skrýt</button>
Selector: #close
Show HTML
<button onclick="closeIt()" id="close">X</button>
Selector: #uploadHidden
Show HTML
<input type="hidden" id="uploadHidden" value="1">
Selector: #stornoHidden
Show HTML
<input type="hidden" id="stornoHidden" value="">

Likely – not counted in score

WCAG 1.3.5
Criterion documentation 1.3.5

Technique description (EN)

Selector: #uploadHidden
Show HTML
<input type="hidden" id="uploadHidden" value="1">
Selector: #stornoHidden
Show HTML
<input type="hidden" id="stornoHidden" value="">

WCAG 4.1.2
Criterion documentation 4.1.2

Technique description (EN)

Selector: #mainiframe
Show HTML
<iframe src="default.aspx" id="mainiframe" name="mainiframe" style="height: 100%; width: 100%;" frameborder="0"></iframe>