art
art copied to clipboard
Canvas jsdom fix
Because JSDom creates fake HTMLCanvasElement and adds dummy getContext method the feature detection should check the result of getContext("2d") method instead