summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/canvas/element/layers/2d.layer.malformed-operations.html.ini
blob: 101c6fd60a0aa11e7c23a8efdd5d0fe9c592df2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[2d.layer.malformed-operations.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 toDataURL is called while layers are open.]
    expected: FAIL