Skip to content

Commit 4bebd54

Browse files
committed
[selectors] Mostly redundant table row dropped in <https://hg.csswg.org/drafts/rev/1b75a64dbad0> was probably a copy-paste error that was supposed to be for :user-error. Add a row for that properly.
1 parent 5008938 commit 4bebd54

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

selectors/Overview.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,11 @@ Selectors Overview</h2>
344344
<td>a user-input element E that requires/does not require input
345345
<td>[[#opt-pseudos]]
346346
<td>3-UI/4
347+
<tr>
348+
<td><code>E:user-error</code>
349+
<td>a user-altered user-input element E with incorrect input (invalid, out-of-range, omitted-but-required)
350+
<td>[[#user-pseudos]]
351+
<td>4
347352
<tbody>
348353
<tr>
349354
<td><code>E:root</code>

0 commit comments

Comments
 (0)