Skip to content

Commit 4291282

Browse files
shvaikaleshfantasai
authored andcommitted
Improve time-dimensional pseudo-classes links
1 parent 6162afb commit 4291282

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

selectors-4/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -276,23 +276,23 @@ Selectors Overview</h2>
276276
<tr>
277277
<td><code>E:current</code>
278278
<td>an E element that is currently presented in a time-dimensional canvas
279-
<td>[[#time-pseudos]]
279+
<td>[[#the-current-pseudo]]
280280
<td>4
281281
<tr>
282282
<td><code>E:current(<var>s</var>)</code>
283283
<td>an E element that is the deepest '':current'' element that
284284
matches selector <var>s</var>
285-
<td>[[#time-pseudos]]
285+
<td>[[#the-current-pseudo]]
286286
<td>4
287287
<tr>
288288
<td><code>E:past</code>
289289
<td>an E element that is in the past in a time-dimensional canvas
290-
<td>[[#time-pseudos]]
290+
<td>[[#the-past-pseudo]]
291291
<td>4
292292
<tr>
293293
<td><code>E:future</code>
294294
<td>an E element that is in the future in a time-dimensional canvas
295-
<td>[[#time-pseudos]]
295+
<td>[[#the-future-pseudo]]
296296
<td>4
297297
<tbody>
298298
<tr>

0 commit comments

Comments
 (0)