Bug 293371

Summary: Add more tests around model source loading across different origins
Product: WebKit Reporter: Ada Chan <adachan>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ada Chan
Reported 2025-05-21 09:48:52 PDT
Followup to https://bugs.webkit.org/show_bug.cgi?id=293063 Youenn suggested adding these tests: - a data URL load from a HTTP origin (should succeed) - a blob URL load from a HTTP origin (should succeed) - a file URL load from a file origin (should succeed) - a file URL load with a crossorigin attribute (whatever value, should fail) - a HTTP URL load with an empty crossorigin attribute (should be the same as anonymous).
Attachments
Radar WebKit Bug Importer
Comment 1 2025-05-28 09:49:13 PDT
Note You need to log in before you can comment on or make changes to this bug.