Unfortunately, I can't easily provide a reproducible example. The issue may be specific to a certain project or to a certain state of IDE files on disk. Open IDEA without previously selecting a ...
We have a webpage that uses the CSS Painting API to paint a mask on a div and use CSS.paintWorklet.addModule to load the paint worklet. But when the CSS.paintWorklet.addModule function is executed ...