<style> textarea { background-image: paint(checkerboard); } </style> <textarea></textarea> <script> CSS.paintWorklet.addModule('checkerboard.js'); </script>