blob: b8828a92a6b1320a8c4957d5c747fb610cc6c7bd [file] [log] [blame]
2d.composite.uncovered.nocontext.destination-atop
drawImage() of a canvas with no context draws pixels as (0,0,0,0), and does not leave the pixels unchanged.
Actual output:
Expected output:
PASS drawImage() of a canvas with no context draws pixels as (0,0,0,0), and does not leave the pixels unchanged.