summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/canvas/element/manual/imagebitmap/createImageBitmap-transfer.html.ini
blob: f2183a0ed32744c9bd100e282045b5144a32593b (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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
[createImageBitmap-transfer.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
    if (os == "android") and debug and swgl: [OK, TIMEOUT, ERROR]
    if (os == "android") and debug and not swgl: [ERROR, TIMEOUT, OK]
    if (os == "android") and not debug: [OK, TIMEOUT, ERROR]
  [Transfer ImageBitmap created from an HTMLVideoElement]
    expected:
      if os == "android": FAIL

  [Transfer ImageBitmap created from an HTMLVideoElement from a data URL]
    expected:
      if (os == "android") and debug and swgl: [FAIL, TIMEOUT]
      if (os == "android") and debug and not swgl: [FAIL, TIMEOUT]
      if (os == "android") and not debug: [FAIL, TIMEOUT]

  [Transfer ImageBitmap created from a bitmap HTMLImageElement]
    expected:
      if (os == "android") and debug and not swgl: [PASS, NOTRUN]
      if (os == "android") and debug and swgl: [PASS, NOTRUN]
      if (os == "android") and not debug: [PASS, NOTRUN]

  [Transfer ImageBitmap created from a vector HTMLImageElement]
    expected:
      if (os == "android") and debug and swgl: [PASS, NOTRUN]
      if (os == "android") and debug and not swgl: [PASS, NOTRUN]
      if (os == "android") and not debug: [PASS, NOTRUN]

  [Transfer ImageBitmap created from a bitmap SVGImageElement]
    expected:
      if (os == "android") and debug and swgl: [PASS, NOTRUN]
      if (os == "android") and debug and not swgl: [PASS, NOTRUN]
      if (os == "android") and not debug: [PASS, NOTRUN]

  [Transfer ImageBitmap created from a vector SVGImageElement]
    expected:
      if (os == "android") and debug and not swgl: [PASS, NOTRUN]
      if (os == "android") and debug and swgl: [PASS, NOTRUN]
      if (os == "android") and not debug: [PASS, NOTRUN]

  [Transfer ImageBitmap created from an OffscreenCanvas]
    expected:
      if (os == "android") and debug and swgl: [PASS, NOTRUN]
      if (os == "android") and debug and not swgl: [PASS, NOTRUN]
      if (os == "android") and not debug: [PASS, NOTRUN]

  [Transfer ImageBitmap created from an ImageData]
    expected:
      if (os == "android") and debug and not swgl: [PASS, NOTRUN]
      if (os == "android") and debug and swgl: [PASS, NOTRUN]
      if (os == "android") and not debug: [PASS, NOTRUN]

  [Transfer ImageBitmap created from an ImageBitmap]
    expected:
      if (os == "android") and debug and not swgl: [PASS, NOTRUN]
      if (os == "android") and debug and swgl: [PASS, NOTRUN]
      if (os == "android") and not debug: [PASS, NOTRUN]

  [Transfer ImageBitmap created from a Blob]
    expected:
      if (os == "android") and debug and swgl: [PASS, NOTRUN]
      if (os == "android") and debug and not swgl: [PASS, NOTRUN]
      if (os == "android") and not debug: [PASS, NOTRUN]

  [Transferring a non-origin-clean ImageBitmap throws.]
    expected:
      if (os == "android") and debug and not swgl: [PASS, NOTRUN]
      if (os == "android") and debug and swgl: [PASS, NOTRUN]
      if (os == "android") and not debug: [PASS, NOTRUN]