WebFundamentals
WebFundamentals copied to clipboard
Syntax errors in the OffScreenCanvas example
Page Affected: https://developers.google.com/web/updates/2018/08/offscreen-canvas
There are syntax errors in the first example of the affected page
On the return statement's line, we are missing an array number and a closing curly brace for the alpha value of the returned rgba template literal.