WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
271246
<link rel=preload> should support as=json
https://bugs.webkit.org/show_bug.cgi?id=271246
Summary
<link rel=preload> should support as=json
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-03-26 09:13:16 PDT
<
rdar://problem/125420229
>
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.
Top of Page
Format For Printing
XML
Clone This Bug