Re: [css-houdini-drafts] [worklets] Review

> We aren't able to have API base URL switch depending on the currently running script right?

Well, it's an algorithm, not a static value, so it certainly could. But maybe the right way to think about this is more like `<script src="...">` which will still use the document's base URL, not the script's. I think I was still in a worker mindset, where script URL is always the appropriate base URL. So this part is probably OK.

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

Received on Friday, 28 April 2017 22:57:12 UTC