Skip to content

Commit 71e7f80

Browse files
committed
Add id for security privacy section
1 parent 21f9f61 commit 71e7f80

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

index.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,8 @@ Note: In the case where a user agent does not implement scroll chaining and over
129129
Note: Programmatic scrolling is clamped and can not trigger any <a>boundary default actions</a>.
130130

131131

132-
Security and Privacy Considerations
132+
133+
Security and Privacy Considerations {#security-and-privacy}
133134
===================================
134135
There are no known security or privacy impacts of this feature. The feature may be used to prevent
135136
certain native UI features such as overscroll affordances and overscroll navigations (e.g., pull-

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1408,7 +1408,7 @@ <h2 class="no-num no-toc no-ref" id="contents">Table of Contents</h2>
14081408
<li><a href="#scroll-chaining-and-boundary-default-actions"><span class="secno">2</span> <span class="content">Scroll chaining and boundary default actions</span></a>
14091409
<li><a href="#overview"><span class="secno">3</span> <span class="content">Overview</span></a>
14101410
<li><a href="#scroll-boundary-behavior-properties"><span class="secno">4</span> <span class="content">Scroll Boundary Behavior Properties</span></a>
1411-
<li><a href="#security-and-privacy-considerations"><span class="secno">5</span> <span class="content">Security and Privacy Considerations</span></a>
1411+
<li><a href="#security-and-privacy"><span class="secno">5</span> <span class="content">Security and Privacy Considerations</span></a>
14121412
<li><a href="#conformance"><span class="secno"></span> <span class="content"> Conformance</span></a>
14131413
<li>
14141414
<a href="#index"><span class="secno"></span> <span class="content">Index</span></a>
@@ -1539,7 +1539,7 @@ <h2 class="heading settled" data-level="4" id="scroll-boundary-behavior-properti
15391539
</dl>
15401540
<p class="note" role="note"><span>Note:</span> In the case where a user agent does not implement scroll chaining and overscroll affordances, these values will have no side effects for a compliant implementation.</p>
15411541
<p class="note" role="note"><span>Note:</span> Programmatic scrolling is clamped and can not trigger any <a data-link-type="dfn" href="#boundary-default-action" id="ref-for-boundary-default-action⑤">boundary default actions</a>.</p>
1542-
<h2 class="heading settled" data-level="5" id="security-and-privacy-considerations"><span class="secno">5. </span><span class="content">Security and Privacy Considerations</span><a class="self-link" href="#security-and-privacy-considerations"></a></h2>
1542+
<h2 class="heading settled" data-level="5" id="security-and-privacy"><span class="secno">5. </span><span class="content">Security and Privacy Considerations</span><a class="self-link" href="#security-and-privacy"></a></h2>
15431543
There are no known security or privacy impacts of this feature. The feature may be used to prevent
15441544
certain native UI features such as overscroll affordances and overscroll navigations (e.g., pull-
15451545
to-refresh, swipe navigations). However, this does not expose any additional abilities beyond what

0 commit comments

Comments
 (0)