Feature Policy
- UNOFFThis specification defines a mechanism that allows developers to selectively enable and disable use of various browser features and APIs. Feature Policy is deprecated and has been replaced with Permissions Policy and Document Policy.
Chrome
- ❌ 4 - 59: Not supported
- ◐ 60 - 73: Partial support
- ✅ 74 - 87: Supported
- ✅ 88 - 130: Supported
- ✅ 131: Supported
- ✅ 132 - 134: Supported
Edge
- ❌ 12 - 18: Not supported
- ✅ 79 - 87: Supported
- ✅ 88 - 130: Supported
- ✅ 131: Supported
Safari
- ❌ 3.1 - 11: Not supported
- ◐ 11.1 - 18.0: Partial support
- ◐ 18.1: Partial support
- ◐ 18.2 - TP: Partial support
Firefox
- ❌ 2 - 73: Not supported
- ◐ 74 - 132: Partial support
- ◐ 133: Partial support
- ◐ 134 - 136: Partial support
Opera
- ❌ 9 - 46: Not supported
- ◐ 47 - 60: Partial support
- ✅ 62 - 74: Supported
- ✅ 75 - 113: Supported
- ✅ 114: Supported
IE
- ❌ 5.5 - 10: Not supported
- ❌ 11: Not supported
Chrome for Android
- ✅ 131: Supported
Safari on iOS
- ❌ 3.2 - 11.2: Not supported
- ◐ 11.3 - 18.0: Partial support
- ◐ 18.1: Partial support
- ◐ 18.2: Partial support
Samsung Internet
- ❌ 4 - 7.4: Not supported
- ◐ 8.2 - 10.1: Partial support
- ✅ 11.1 - 25: Supported
- ✅ 26: Supported
Opera Mini
- ❌ all: Not supported
Opera Mobile
- ❌ 10 - 12.1: Not supported
- ✅ 80: Supported
UC Browser for Android
- ✅ 15.5: Supported
Android Browser
- ❌ 2.1 - 4.4.4: Not supported
- ✅ 131: Supported
Firefox for Android
- ◐ 132: Partial support
QQ Browser
- ◐ 14.9: Partial support
Baidu Browser
- ✅ 13.52: Supported
KaiOS Browser
- ❌ 2.5: Not supported
- ◐ 3: Partial support
Standard support includes the HTTP Feature-Policy
header, allow
attribute on iframes and the document.featurePolicy
JS API.