chore(curriculum): Accessibility Quiz HTML numbering (#55733)

This commit is contained in:
Supravisor
2024-08-05 18:52:53 +12:00
committed by GitHub
parent b7feb4efbf
commit 19a200e2c4

View File

@@ -130,7 +130,7 @@ assert.equal(document.querySelector('section:nth-of-type(3) > div.formrow > div:
</fieldset>
</div>
<div class="question-block">
<h3><span class="sr-only">Question</span>1</h3>
<h3><span class="sr-only">Question</span>2</h3>
<fieldset class="question" name="html-question-two">
<legend>
A label element nesting an input element is required to have a