Skip to content

XSLTEnabled

Enable or disable support for the XSLTProcessor JavaScript API and the XSLT processing instruction.

policies.json
{
"policies": {
"XSLTEnabled": false
}
}
JSON schema
XSLTEnabled JSON schema
{
"type": "boolean"
}
  • Set to true to allow XSLT processing, and lock the setting.
  • Set to false to block XSLT processing, and lock the setting.
Software\Policies\Mozilla\Firefox\XSLTEnabled = 0x1 | 0x0
<dict>
<key>XSLTEnabled</key>
<true/> | <false/>
</dict>
FirefoxFirefox ESRFirefox Enterprise
Available since 151Available since 153Available since 151

CCK2 Equivalent: N/A
OMA-URI: XSLTEnabled
Preferences Affected: dom.xslt.enabled