/home/clopez/webkit/webkit/layout-test-results/imported/w3c/canvas/security.pattern.canvas.fillStyle-actual.txt
2
2
Setting fillStyle to a pattern of an unclean canvas makes the canvas origin-unclean
3
3
Spec references: security.fillStyle.canvas
4
4
Actual output:
5
Failed assertion: should throw exception: canvas.toDataURL()
6
Failed assertion: should throw exception: ctx.getImageData(0, 0, 1, 1)
5
7
6
Passed