chromium/components/policy/resources/templates/policy_definitions/Miscellaneous/ScrollToTextFragmentEnabled.yaml

caption: Enable scrolling to text specified in URL fragments
default: true
desc: |-
  This feature allows for hyperlinks and address bar URL navigations to target specific text within a web page, which will be scrolled to once the loading of the web page is complete.

  If you enable or don't configure this policy, web page scrolling to specific text fragments via URL will be enabled.

  If you disable this policy, web page scrolling to specific text fragments via URL will be disabled.
example_value: false
features:
  dynamic_refresh: false
  per_profile: true
future_on:
- fuchsia
items:
- caption: Allow sites to scroll to specific text fragments via URL
  value: true
- caption: Do not allow sites to scroll to specific text fragments via URL
  value: false
owners:
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- chrome.*:83-
- chrome_os:83-
- android:83-
tags: []
type: main