summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/canvas/element/manual/imagebitmap/createImageBitmap-serializable.html.ini
blob: 24a499ca05ce8c35074471a5237727d88d500912 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[createImageBitmap-serializable.html]
  expected:
    if os == "android": [ERROR, OK, TIMEOUT]
  [Serialize ImageBitmap created from an HTMLVideoElement]
    expected:
      if os == "android": [FAIL, TIMEOUT]

  [Serialize ImageBitmap created from an HTMLVideoElement from a data URL]
    expected:
      if os == "android": [FAIL, TIMEOUT, NOTRUN]

  [Serialize ImageBitmap created from a bitmap HTMLImageElement]
    expected:
      if os == "android": [PASS, NOTRUN]

  [Serialize ImageBitmap created from a vector HTMLImageElement]
    expected:
      if os == "android": [PASS, TIMEOUT, NOTRUN]

  [Serialize ImageBitmap created from a bitmap SVGImageElement]
    expected:
      if os == "android": [PASS, TIMEOUT, NOTRUN]

  [Serialize ImageBitmap created from a vector SVGImageElement]
    expected:
      if os == "android": [TIMEOUT, PASS, NOTRUN]

  [Serialize ImageBitmap created from an OffscreenCanvas]
    expected:
      if os == "android": [NOTRUN, PASS]

  [Serialize ImageBitmap created from an ImageData]
    expected:
      if os == "android": [NOTRUN, PASS]

  [Serialize ImageBitmap created from an ImageBitmap]
    expected:
      if os == "android": [NOTRUN, PASS]

  [Serialize ImageBitmap created from a Blob]
    expected:
      if os == "android": [NOTRUN, PASS, TIMEOUT]

  [Serializing a non-origin-clean ImageBitmap throws.]
    expected:
      if os == "android": [NOTRUN, PASS, TIMEOUT]