summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html.ini
blob: b48b548a6c57976434a9d0e8d2f62aaf410f2065 (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
[viewport-change.html]
  expected:
    if (os == "android") and not debug: [OK, TIMEOUT]
  [picture: source (max-width:500px) broken image, img valid image, resize to narrow]
    expected:
      if (os == "android") and not debug: [FAIL, PASS]
      FAIL

  [picture: source (max-width:500px) broken image, img broken image, resize to narrow]
    expected:
      if (os == "android") and not debug: [FAIL, PASS]
      FAIL

  [picture: source (max-width:500px) broken image, img broken image, resize to wide]
    expected:
      if not fission and (os == "android"): [FAIL, PASS, TIMEOUT]
      if fission: FAIL
      [FAIL, PASS]

  [picture: source (max-width:500px) valid image, img broken image, resize to wide]
    expected:
      if not fission and debug and (os == "linux"): [FAIL, PASS]
      if not fission and not debug: [FAIL, PASS]
      FAIL

  [picture: source (max-width:500px) broken image, img valid image, resize to wide]
    expected:
      if (os == "android") and not debug: [PASS, TIMEOUT]

  [picture: source (max-width:500px) valid image, img broken image, resize to narrow]
    expected:
      if (os == "android") and not debug: [PASS, TIMEOUT]

  [picture: source (max-width:500px) valid image, img valid image, resize to wide]
    expected:
      if (os == "android") and not debug: [PASS, TIMEOUT]

  [picture: source (max-width:500px) valid image, img valid image, resize to narrow]
    expected:
      if (os == "android") and not debug: [PASS, TIMEOUT]