Re: [css-houdini-drafts] Ban data URL worklets (#985)

> data URL worklets wouldn't be able to run static import because the top-level data URL module script doesn't have a valid base URL and cannot resolve a module identifier for static import.

Static imports using absolute URL specifiers like `import('https://...')` work.

-- 
GitHub Notification of comment by hiroshige-g
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/985#issuecomment-623026963 using your GitHub account

Received on Saturday, 2 May 2020 23:03:36 UTC