We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c250d91 + 5eaa8cd commit 01b98b8Copy full SHA for 01b98b8
css-paint-api/arc/index.html
@@ -14,5 +14,5 @@
14
<div id="example"></div>
15
16
<script>
17
- (CSS.paintWorklet.addModule || paintWorkle.import)('arc.js');
+ (CSS.paintWorklet.addModule || paintWorklet.addModule || paintWorklet.import)('arc.js');
18
</script>
0 commit comments