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

I think this issue was opened based on a false premise. The URL passed to `addModule()` is not related to "the worklet's URL", and does not impact agent cluster selection. The worklet's URL and origin are determined before any `addModule()` calls.

That said, we could still ban `addModule("data:...")` if we wanted. Should we?

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 16 October 2020 16:47:08 UTC