Skip to content

Commit f0bf2a9

Browse files
authored
Merge pull request #4214 from shvaikalesh/fix-selectors-overview
[selectors-4] Fix two links in selectors overview table
2 parents 5a347e8 + 8870618 commit f0bf2a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

selectors-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ Selectors Overview
336336
337337
E:placeholder-shown
338338
an input control currently showing placeholder text
339-
[[#rw-pseudos]]
339+
[[#placeholder]]
340340
3-UI/4
341341
342342
E:default
@@ -358,7 +358,7 @@ Selectors Overview
358358
359359
E:valid
E:invalid
360360
a user-input element E that meets, or doesn't, its data validity semantics
361-
[[#range-pseudos]]
361+
[[#validity-pseudos]]
362362
3-UI/4
363363
364364
E:in-range
E:out-of-range

0 commit comments

Comments
 (0)