Re: [css-houdini-drafts] [css-paint-api] IDL for PaintWorkletGlobalScope is invalid (#909)

`WorkletGlobalScope` isn't exposed to `PaintWorklet`, and for `PaintWorkletGlobalScope : WorkletGlobalScope` the exposure set of `PaintWorkletGlobalScope` must be a subset of the exposure set of `WorkletGlobalScope`.

From https://github.com/web-platform-tests/wpt/pull/17560 this will error:
https://wpt.fyi/results/animation-worklet/idlharness.any.html?diff&filter=ADC&run_id=239380002&run_id=241140014

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

Received on Friday, 28 June 2019 14:05:44 UTC