Skip to content

Commit 65f0697

Browse files
committed
1 parent ce34ec2 commit 65f0697

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

partials/section.forms.hbs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,11 @@
251251
<option value="schnauzer">Schnauzer</option>
252252
</select>
253253
</label>
254+
255+
<h4 id="notes-select">Notes:</h4>
256+
<p>
257+
<small>The <code>optgroup</code> element has <a rel="external noopener" href="https://a11ysupport.io/tests/tech__html__select">mixed support with assistive technology</a>.</small>
258+
</p>
254259
</fieldset>
255260
<!-- End of #subsection-select -->
256261

0 commit comments

Comments
 (0)