Re: [css-houdini-drafts] [css-paint-api]: APIs not exposed in Worklets

So for Typed OM, all that needs to be done is to mark that the various .parse() methods need to be marked as only available in documents, not workers.

The fact that resource-fetching objects shouldn't fetch their resources when constructed in non-document contexts is already captured in #186.

And that's all that TypedOM needs, I think, since nothing else invokes a verboten parser.

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

Received on Tuesday, 12 December 2017 23:20:02 UTC