summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-sizing/contain-intrinsic-size/auto-008.html.ini
blob: d7c315fe5ab767d36abd96075379b7586472fad1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[auto-008.html]
  [requestAnimationFrame]
    expected:
      if (os == "win") and debug and swgl: [PASS, FAIL]
      if (os == "mac") and debug: [PASS, FAIL]
      if (os == "mac") and not debug: [PASS, FAIL]
      if (os == "win") and not debug: [PASS, FAIL]

  [Early ResizeObserver]
    expected:
      if (os == "win") and debug and swgl: [PASS, FAIL]
      if (os == "win") and not debug: [PASS, FAIL]
      if (os == "mac") and debug: [PASS, FAIL]
      if (os == "mac") and not debug: [PASS, FAIL]

  [Late ResizeObserver]
    expected:
      if (os == "win") and debug and swgl: [PASS, FAIL]
      if (os == "mac") and debug: [PASS, FAIL]
      if (os == "mac") and not debug: [PASS, FAIL]
      if (os == "win") and not debug: [PASS, FAIL]