MS2014+ (2026-02-15)

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. 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).

Change from previous measurement

0 Critical 0 → 0
0 Serious 2 → 2
0 Total 33 → 33
Page Critical Serious Total
mseu.mssf.cz 0 0 0

Tested Pages

http://mseu.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>

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>
	ISKP14+ : Úvod
</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>