Repro for Playwright canvas bug
npm install
npm run serve
In another terminal
npm run playwright
Visit the page at http://localhost:1234/ to see how it's supposed to look.
Run the single test and see how the trace screenshot doesn't match what the page looks like.