File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -290,10 +290,14 @@ These properties correspond to the 'overscroll-behavior-x' and 'overscroll-behav
290290The 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
296296certain native UI features such as overscroll affordances and overscroll navigations (e.g., pull-
297297to-refresh, swipe navigations). However, this does not expose any additional abilities beyond what
298298is already possible in the platform e.g., by preventing the default action of the event that would
299299cause a scroll.
300+
301+ Privacy Considerations {#privacy}
302+ =================================
303+ No new privacy considerations have been reported on this specification.
You can’t perform that action at this time.
0 commit comments