Skip to content

Commit 08f2f79

Browse files
committed
[selectors-4][editorial] correct link to html a element not lab (color) a
1 parent 5606680 commit 08f2f79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

selectors-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1175,7 +1175,7 @@ Binding to the Document Tree</h4>
11751175

11761176
<div class='example'>
11771177
For example, in the selector ''div a::before'',
1178-
the ''a'' elements matched by the selector are the <a>originating elements</a>
1178+
the <{a}> elements matched by the selector are the <a>originating elements</a>
11791179
for the ''::before'' pseudo-elements attached to them.
11801180

11811181
The selector ''::first-line'' is equivalent to ''*::first-line'',

0 commit comments

Comments
 (0)