Bug 271246

Summary: <link rel=preload> should support as=json
Product: WebKit Reporter: Noam Rosenthal <noam>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, mike, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Noam Rosenthal
Reported 2024-03-19 09:12:12 PDT
Steps to reproduce: See new spec PR and WPTs: https://github.com/whatwg/html/pull/10212 https://github.com/web-platform-tests/wpt/pull/45200 Added <link rel=preload as=json href=foo.json> ("json" is the destination for JSON modules, so this should only be supported if JSON modules are supported) Actual results: foo.json should be fetched Expected results: No fetch is initiated.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-03-26 09:13:16 PDT
Noam Rosenthal
Comment 2 2024-03-29 02:25:06 PDT
Closing, WAI
Note You need to log in before you can comment on or make changes to this bug.