Bug 262946 - Implement changes to JSON&CSS modules loading
Summary: Implement changes to JSON&CSS modules loading
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-10 01:43 PDT by nicolo.ribaudo
Modified: 2023-10-17 01:44 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>