File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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>
You can’t perform that action at this time.
0 commit comments