Skip to content

Commit 2461415

Browse files
committed
s/privsec/priv-sec/g for consistency. (priv-sec was most prevalent)
1 parent 76a0991 commit 2461415

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

css-color-adjust-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ Performance-based Color Schemes: the 'color-adjust' property {#perf}
521521
when distracted in a car.
522522
</dl>
523523

524-
Privacy and Security Considerations {#privsec}
524+
Privacy and Security Considerations {#priv-sec}
525525
===================================
526526

527527
Applying user color preferences via [=color schemes=] or [=forced colors mode=]

css-contain-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -852,7 +852,7 @@ Paint Containment</h3>
852852
scrolling elements can be painted into a single GPU layer.
853853
</div>
854854

855-
Privacy and Security Considerations {#privsec}
855+
Privacy and Security Considerations {#priv-sec}
856856
==============================================
857857

858858
This specification introduces no new privacy or security considerations.

css-contain-2/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1521,7 +1521,7 @@ Examples {#cv-examples}
15211521

15221522

15231523

1524-
Privacy and Security Considerations {#privsec}
1524+
Privacy and Security Considerations {#priv-sec}
15251525
==============================================
15261526

15271527
This specification introduces no new privacy or security considerations.

css-highlight-api-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ Event Handling</h2>
524524
or should that be added to pseudo-elements in general?
525525

526526
<div class=non-normative>
527-
<h2 class="no-num" id=privsec>
527+
<h2 class="no-num" id=priv-sec>
528528
Appendix A. Privacy and Security Considerations</h2>
529529

530530
<em>This section is non-normative</em>.

css-images-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1830,7 +1830,7 @@ Serialization {#serialization}
18301830
<pre>linear-gradient(red, yellow, black 100px)</pre>
18311831
</div>
18321832

1833-
<h2 class="no-num" id="privsec">
1833+
<h2 class="no-num" id="priv-sec">
18341834
Privacy and Security Considerations</h2>
18351835

18361836
This specification allows rendering of cross-origin images by default,

css-images-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2207,7 +2207,7 @@ Serialization {#serialization}
22072207
<pre>linear-gradient(red, yellow, black 100px)</pre>
22082208
</div>
22092209

2210-
Privacy and Security Considerations {#privsec}
2210+
Privacy and Security Considerations {#priv-sec}
22112211
==============================================
22122212

22132213
Note: No change from [[css3-images]].

css-nav-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1649,7 +1649,7 @@ To <dfn lt="directionally scroll an element | directionally scroll the element |
16491649

16501650
</div>
16511651

1652-
<h2 class=no-num id=privsec>
1652+
<h2 class=no-num id=priv-sec>
16531653
Appendix B. Privacy and Security Considerations</h2>
16541654

16551655
The specification contributors believe that

0 commit comments

Comments
 (0)