Skip to content

Commit 8870618

Browse files
committed
Fix :valid and :invalid link in selectors overview
1 parent ce69466 commit 8870618

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

selectors-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ Selectors Overview</h2>
358358
<tr>
359359
<td><code>E:valid</code><br><code>E:invalid</code>
360360
<td>a user-input element E that meets, or doesn't, its data validity semantics
361-
<td>[[#range-pseudos]]
361+
<td>[[#validity-pseudos]]
362362
<td>3-UI/4
363363
<tr>
364364
<td><code>E:in-range</code><br><code>E:out-of-range</code>

0 commit comments

Comments
 (0)