File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -686,10 +686,12 @@ partial namespace CSS {
686686 </div>
687687</dl>
688688
689- <h2 class=no-num id=priv-sec>Privacy and Security Considerations</h2>
689+ <h2 class=no-num id=security> Security Considerations</h2>
690690
691691This spec introduces no new security considerations.
692692
693+ <h2 class=no-num id=privacy>Privacy Considerations</h2>
694+
693695Various features in this specification,
694696associated mainly with the ''@media'' rule
695697but also to some degree with the ''@supports'' rule,
Original file line number Diff line number Diff line change @@ -318,13 +318,14 @@ An ''@else'' rule that is not part of a <a>conditional rule chain</a> is invalid
318318
319319</div>
320320
321- <h2 class=no-num id="priv">Privacy Considerations</h2>
321+ <h2 class=no-num id="security">Security Considerations</h2>
322322
323- No Privacy issues have been raised against this document
323+ No Security issues have been raised against this document
324324
325- <h2 class=no-num id="sec">Security Considerations</h2>
325+ <h2 class=no-num id="privacy">Privacy Considerations</h2>
326+
327+ No Privacy issues have been raised against this document
326328
327- No Security issues have been raised against this document
328329
329330<h2 class=no-num id="acknowledgments">Acknowledgments</h2>
330331
You can’t perform that action at this time.
0 commit comments