mdn / browser-compat-data

This repository contains compatibility data for Web technologies as displayed on MDN
https://developer.mozilla.org
Creative Commons Zero v1.0 Universal
4.96k stars 1.99k forks source link

http.Content-Security-Policy.require-sri-for - Supported in Safari iOS #5430

Closed ghost closed 1 year ago

ghost commented 4 years ago

Require-Sri-For HTTP Header functions is available in iOS. This needs to be updated.

EDIT; Additional Information:

https://webkit.org/status/#feature-subresource-integrity

foolip commented 2 years ago

Per https://github.com/mdn/browser-compat-data/pull/15793#issuecomment-1102405792 I suspect this is wrong, but since the report says it's iOS specifically, maybe it's in iOS's network stack and not in WebKit? I sort of doubt that, but some testing might be able to tell.

It's unfortunate that @ghost won't be able to tell us more...

queengooborg commented 1 year ago

The spec in the linked feature on WebKit Status doesn't mention require-sri-for. I realize I should've looked more carefully before opening up a PR for this.