Skip to content

Commit f2836aa

Browse files
committed
[css-overscroll-1][editorial] Split security and privacy sections
1 parent 48345f7 commit f2836aa

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

css-overscroll-1/Overview.bs

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -290,10 +290,14 @@ These properties correspond to the 'overscroll-behavior-x' and 'overscroll-behav
290290
The mapping depends on the element's 'writing-mode'.
291291

292292

293-
Security and Privacy Considerations {#security-and-privacy}
294-
===========================================================
295-
There are no known security or privacy impacts of this feature. The feature may be used to prevent
293+
Security Considerations {#security}
294+
====================================
295+
There are no known security impacts of this feature. The feature may be used to prevent
296296
certain native UI features such as overscroll affordances and overscroll navigations (e.g., pull-
297297
to-refresh, swipe navigations). However, this does not expose any additional abilities beyond what
298298
is already possible in the platform e.g., by preventing the default action of the event that would
299299
cause a scroll.
300+
301+
Privacy Considerations {#privacy}
302+
=================================
303+
No new privacy considerations have been reported on this specification.

0 commit comments

Comments
 (0)