Skip to content

Commit 7ee7ebd

Browse files
committed
[selectors-4] Fix links
1 parent 10c5657 commit 7ee7ebd

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
@@ -29,7 +29,7 @@ Ignored Terms: function token, Document, DocumentFragment, math, h1, shadow tree
2929
Ignored Vars: identifier, extended filtering, i
3030
</pre>
3131
<pre class=link-defaults>
32-
spec:css-syntax-3; type:dfn; text:identifier
32+
spec:css-values-4; type:dfn; text:identifier
3333
spec:css-display-3; type:property; text:display
3434
spec:css-pseudo-4; type:selector;
3535
text: ::before
@@ -896,7 +896,7 @@ Sub-pseudo-elements</h4>
896896
which are defined as the <dfn export lt="sub-pseudo-element">sub-pseudo-elements</dfn>
897897
of this <dfn export>originating pseudo-element</dfn>.
898898
For example,
899-
when ''::before'' is given a ''list-item'' [=display type=],
899+
when ''::before'' is given a ''display/list-item'' [=display type=],
900900
it becomes the [=originating pseudo-element=]
901901
of its ''::before::marker'' [=sub-pseudo-element=].
902902

0 commit comments

Comments
 (0)