https://www.w3.org/Bugs/Public/show_bug.cgi?id=25091
Bug ID: 25091
Summary: [imports]: Want to be used with data: URL scheme
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Component Model
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
Blocks: 20683
Currently we cannot use (or aren't clear if we can use) data: URL.
This is because the origin of data: URL isn't clearly defined.
In Blink/WebKit, I believe it has its own origin.
And AFAIK there is no way to do CORS request against data: URL.
--
You are receiving this mail because:
You are on the CC list for the bug.