XSLTEnabled
Enable or disable support for the XSLTProcessor JavaScript API and the XSLT processing instruction.
Compatibility: Firefox 151
CCK2 Equivalent: N/A
Preferences Affected: dom.xslt.enabled
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\XSLTEnabled = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/XSLTEnabledValue (string):
<enabled/> or <disabled/><dict> <key>XSLTEnabled</key> <true/> | <false/></dict>policies.json
Section titled “policies.json”{ "policies": { "XSLTEnabled": true | false }}