Skip to content

Commit 965d409

Browse files
authored
Update test-file2.md
1 parent 4d4204b commit 965d409

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/known-issues-and-solutions/solutions-index/test-file2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ WAVE Tool's Reference material on Orphaned form label may not specifically addre
3535
> A `<label>` element
3636
> - does not surround a form control and the for attribute is missing/empty
3737
> - references an element that is not present in the page
38-
> - references an element that is not an <input>, <select> or <textarea> element
39-
> - references an <input> element with image, submit, reset, button, or hidden type
38+
> - references an element that is not an `<input>`, `<select>` or `<textarea>` element
39+
> - references an `<input>` element with image, submit, reset, button, or hidden type
4040
> ### Standards and Guidelines
4141
> - 1.1.1 Non-text Content (Level A)
4242
> - 1.3.1 Info and Relationships (Level A)

0 commit comments

Comments
 (0)