Add importmap integrity subsection#23153
Conversation
| "opera": "mirror", | ||
| "opera_android": "mirror", | ||
| "safari": { | ||
| "version_added": false |
There was a problem hiding this comment.
@chrisdavidmills I've put Safari as "false" as @marcoscaceres suggested, as that's the most accurate description. At the same time, it might be useful to include slightly broader data regarding "available in webkit nightly" and "available in Safari Tech Preview" (not related to this specific feature, but in general)
|
I'm getting a build error - At the same time, the feature has landed in Chromium's main branch before M127's branch point. What should the data indicate in such a case? Or should we just wait until 127 branches? |
NM, added it as "nightly". |
chrisdavidmills
left a comment
There was a problem hiding this comment.
LGTM; thanks @yoavweiss !
|
It looks like the feature made it into Safari 18's beta |
Summary
Add an integrity subsection to importmap script type.
Test results and supporting details
Related issues