File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -307,7 +307,7 @@ <h2 id="use">Placement of conditional group rules</h2>
307307
308308< h2 id ="at-media "> Media-specific style sheets: the '@media' rule</ h2 >
309309
310- < p > The < dfn > '@media' rule</ dfn > is a conditional group rule whose
310+ < p > The < dfn id =" atmedia-rule " > '@media' rule</ dfn > is a conditional group rule whose
311311condition is a media query. It consists of the at-keyword
312312'@media' followed by a (possibly empty) media query list (as
313313defined in [[!MEDIAQ]]), followed by a group rule body. The condition
@@ -347,7 +347,7 @@ <h2 id="at-media">Media-specific style sheets: the '@media' rule</h2>
347347
348348< h2 id ="at-supports "> Feature queries: the '@supports' rule</ h2 >
349349
350- < p > The < dfn > '@supports' rule</ dfn > is a conditional group
350+ < p > The < dfn id =" atsupports-rule " > '@supports' rule</ dfn > is a conditional group
351351rule whose condition tests whether the user agent supports CSS
352352property:value pairs. Authors can use it to write style sheets that use
353353new features when available but degrade gracefully when those features
You can’t perform that action at this time.
0 commit comments