caption: Data URL support for SVGUseElement.
default: false
example_value: false
desc: |-
This policy enables Data URL support for SVGUseElement, which will be disabled
by default starting in M119.
If this policy is set to Enabled, Data URLs will continue to work in SVGUseElement.
If this policy is set to Disabled or not set, Data URLs won't work in SVGUseElement.
features:
dynamic_refresh: true
per_profile: true
items:
- caption: Enable Data URL support in SVGUseElement.
value: true
- caption: Disable Data URL support in SVGUseElement.
value: false
owners:
- [email protected]
- [email protected]
schema:
type: boolean
future_on:
- fuchsia
supported_on:
- chrome.*:120-
- chrome_os:120-
- android:120-
tags: []
type: main