Bug 293371
| Summary: | Add more tests around model source loading across different origins | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ada Chan <adachan> |
| Component: | Tools / Tests | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/152164541>