File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff 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=].
2526Default Highlight : css
2627WPT Path Prefix : css/css-conditional/
2728WPT 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">
186187Additions since Level 3</h3>
187188
188189 <ul>
You can’t perform that action at this time.
0 commit comments