Skip to content

Commit 9d0060d

Browse files
authored
Update Safari CSP support (#404)
Reference mdn/browser-compat-data#17947
1 parent 9420dbf commit 9d0060d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

features.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,8 @@
227227
"tailCall": ["flag", "Supported in Safari Technology Preview 202"],
228228
"threads": ["14.1", "Supported in desktop Safari since 14.1 and iOS Safari since 14.5"],
229229
"typedFunctionReferences": "18",
230-
"typeReflection": ["flag", "Supported in Safari Technology Preview 202, only supports `WebAssembly.Module.imports` and `WebAssembly.Module.exports`"]
230+
"typeReflection": ["flag", "Supported in Safari Technology Preview 202, only supports `WebAssembly.Module.imports` and `WebAssembly.Module.exports`"],
231+
"webContentSecurityPolicy": "16"
231232
}
232233
},
233234
"Node.js": {

0 commit comments

Comments
 (0)