summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html.ini
blob: e6c1625d1361fd4b267c0db166e847169232605d (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 debug and fission: [OK, TIMEOUT]
    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 (os == "linux") and not fission: [FAIL, PASS]
      if os == "android": [FAIL, PASS, TIMEOUT]
      FAIL

  [picture: source (max-width:500px) valid image, img broken image, resize to wide]
    expected:
      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]