summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/canvas/offscreen/layers/2d.layer.malformed-operations.worker.js.ini
blob: bcb22804fce1513cba17ac09c9b3a68e6360cfe8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[2d.layer.malformed-operations.worker.html]
  [Throws if createPattern is called while layers are open.]
    expected: FAIL

  [Throws if drawImage is called while layers are open.]
    expected: FAIL

  [Throws if getImageData is called while layers are open.]
    expected: FAIL

  [Throws if putImageData is called while layers are open.]
    expected: FAIL

  [Throws if transferToImageBitmap is called while layers are open.]
    expected: FAIL