Skip to content

Commit

Permalink
Update Safari data for http.headers.Content-Security-Policy.prefetch-…
Browse files Browse the repository at this point in the history
…src (mdn#21574)

This PR updates and corrects version values for Safari (Desktop and iOS/iPadOS) for the `prefetch-src` member of the `Content-Security-Policy` HTTP header. This fixes mdn#19400, which contains the supporting evidence for this change.
  • Loading branch information
queengooborg authored Dec 12, 2023
1 parent 2489a93 commit 64e322c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http/headers/Content-Security-Policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"version_added": "16.3",
"impl_url": "https://webkit.org/b/185070"
},
"safari_ios": "mirror",
Expand Down

0 comments on commit 64e322c

Please sign in to comment.