Skip to content

Commit

Permalink
s/privsec/priv-sec/g for consistency. (priv-sec was most prevalent)
Browse files Browse the repository at this point in the history
  • Loading branch information
fantasai committed Nov 9, 2020
1 parent 76a0991 commit 2461415
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion css-color-adjust-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ Performance-based Color Schemes: the 'color-adjust' property {#perf}
when distracted in a car.
</dl>

Privacy and Security Considerations {#privsec}
Privacy and Security Considerations {#priv-sec}
===================================

Applying user color preferences via [=color schemes=] or [=forced colors mode=]
Expand Down
2 changes: 1 addition & 1 deletion css-contain-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -852,7 +852,7 @@ Paint Containment</h3>
scrolling elements can be painted into a single GPU layer.
</div>

Privacy and Security Considerations {#privsec}
Privacy and Security Considerations {#priv-sec}
==============================================

This specification introduces no new privacy or security considerations.
Expand Down
2 changes: 1 addition & 1 deletion css-contain-2/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1521,7 +1521,7 @@ Examples {#cv-examples}



Privacy and Security Considerations {#privsec}
Privacy and Security Considerations {#priv-sec}
==============================================

This specification introduces no new privacy or security considerations.
Expand Down
2 changes: 1 addition & 1 deletion css-highlight-api-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ Event Handling</h2>
or should that be added to pseudo-elements in general?

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

<em>This section is non-normative</em>.
Expand Down
2 changes: 1 addition & 1 deletion css-images-3/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1830,7 +1830,7 @@ Serialization {#serialization}
<pre>linear-gradient(red, yellow, black 100px)</pre>
</div>

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

This specification allows rendering of cross-origin images by default,
Expand Down
2 changes: 1 addition & 1 deletion css-images-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2207,7 +2207,7 @@ Serialization {#serialization}
<pre>linear-gradient(red, yellow, black 100px)</pre>
</div>

Privacy and Security Considerations {#privsec}
Privacy and Security Considerations {#priv-sec}
==============================================

Note: No change from [[css3-images]].
Expand Down
2 changes: 1 addition & 1 deletion css-nav-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1649,7 +1649,7 @@ To <dfn lt="directionally scroll an element | directionally scroll the element |

</div>

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

The specification contributors believe that
Expand Down

0 comments on commit 2461415

Please sign in to comment.