Skip to content

Commit 68c473b

Browse files
committed
[css-conditional-4][editorial] Clean up remaining incorrect auto-links, fix w3c#8433
1 parent d445cdf commit 68c473b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

css-conditional-4/Overview.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ Abstract: This module contains the features of CSS
2121
the style sheet is being applied in.
2222
It includes and extends the functionality of CSS Conditional 3 [[!css-conditional-3]],
2323
adding the ability to query support for particular selectors [[SELECTORS-4]]
24-
through the new ''selector()'' notation for [=supports queries=].
24+
through the new
25+
<a href="#typedef-supports-selector-fn">''selector()''</a> notation for [=supports queries=].
2526
Default Highlight: css
2627
WPT Path Prefix: css/css-conditional/
2728
WPT Display: open
@@ -182,7 +183,7 @@ Changes since the <a href="https://www.w3.org/TR/2020/WD-css-conditional-4-20200
182183
applies to selectors inside selector() (<a href="https://github.com/w3c/csswg-drafts/issues/3220">Issue 3220</a>)</li>
183184
</ul>
184185

185-
<h3 id="changes-from-L4" class="no-num">
186+
<h3 id="changes-from-L3" class="no-num">
186187
Additions since Level 3</h3>
187188

188189
<ul>

0 commit comments

Comments
 (0)