Skip to content

Commit 420093b

Browse files
committed
Editorial: fix :target cross-reference
Closes #10889.
1 parent 7536a8f commit 420093b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74743,7 +74743,7 @@ Demos:
7474374743

7474474744
<dt><dfn selector noexport><code data-x="selector-target">:target</code></dfn></dt>
7474574745
<dd>
74746-
<p>For the purposes of the CSS <code data-x="selector-focus">:target</code>
74746+
<p>For the purposes of the CSS <code data-x="selector-target">:target</code>
7474774747
<span>pseudo-class</span>, the <code>Document</code>'s <i>target elements</i> are a list
7474874748
containing the <code>Document</code>'s <span>target element</span>, if it is not null, or
7474974749
containing no elements, if it is. <ref>SELECTORS</ref></p>

0 commit comments

Comments
 (0)