XSLTEnabled
Enable or disable support for the XSLTProcessor JavaScript API and the XSLT processing instruction.
Examples
Section titled “Examples”{ "policies": { "XSLTEnabled": false }}JSON schema
{ "type": "boolean"}Values
Section titled “Values”- Set to
trueto allow XSLT processing, and lock the setting. - Set to
falseto block XSLT processing, and lock the setting.
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\XSLTEnabled = 0x1 | 0x0<dict> <key>XSLTEnabled</key> <true/> | <false/></dict>Compatibility
Section titled “Compatibility”| Firefox | Firefox ESR | Firefox Enterprise |
|---|---|---|
| Available since 151 | Available since 153 | Available since 151 |
CCK2 Equivalent: N/A
OMA-URI: XSLTEnabled
Preferences Affected: dom.xslt.enabled