Bug 262946

Summary: Implement changes to JSON&CSS modules loading
Product: WebKit Reporter: nicolo.ribaudo
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: annevk, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

Description nicolo.ribaudo 2023-10-10 01:43:33 PDT
The HTML spec will be updated to use a different destination when fetching JSON and CSS modules: https://github.com/whatwg/html/pull/9486, https://github.com/whatwg/fetch/pull/1691

Tests are being written at https://github.com/web-platform-tests/wpt/pull/41665

Import attributes are already implemented in safari TP, with the previous fetching semantics.
Comment 1 Radar WebKit Bug Importer 2023-10-17 01:44:14 PDT
<rdar://problem/117063063>