@@ -66,9 +66,9 @@ At Risk: The @supports rule is at risk; if interoperable implementations are not
66
66
<h3 id="placement">Module Interactions</h3>
67
67
68
68
<p> This module replaces and extends the '@media' rule
69
- feature defined in [[!CSS21]] section <var> 7.2.1</var> and
69
+ feature defined in [[!CSS21]] section 7.2.1 and
70
70
incorporates the modifications previously made non-normatively by
71
- [[!MEDIAQ]] section <var> 1 </var> .</p>
71
+ [[!MEDIAQ]] section 1 .</p>
72
72
73
73
<p> Its current definition depends on @-rules defined in [[!CSS3-FONTS]]
74
74
and [[!CSS3-ANIMATIONS]] , but that dependency is only on the
@@ -85,7 +85,7 @@ At Risk: The @supports rule is at risk; if interoperable implementations are not
85
85
86
86
<h2 id="processing">Processing of conditional group rules</h2>
87
87
88
- <p> This specification defines some CSS @-rules, called <dfn>conditional
88
+ <p> This specification defines some CSS @-rules, called <dfn export lt="conditional group rule" >conditional
89
89
group rules</dfn> , that associate a condition with a group of other
90
90
CSS rules. These different rules allow testing different types of
91
91
conditions, but share common behavior for how their contents are used
@@ -1072,3 +1072,12 @@ Zack Weinberg,
1072
1072
Estelle Weyl,
1073
1073
Boris Zbarsky,
1074
1074
and all the rest of the <a href="http://lists.w3.org/Archives/Public/www-style/">www-style</a> community.
1075
+
1076
+ <h2 class=no-num id=priv-sec>Privacy and Security Considerations</h2>
1077
+
1078
+ This spec introduces no new security considerations.
1079
+
1080
+ While this spec does modify the definition of the ''@media'' rule,
1081
+ which does have some privacy considerations,
1082
+ the modifications defined here do not have any effect on the privacy considerations for ''@media'' .
1083
+ No other feature in this spec has any privacy considerations.
0 commit comments