summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-sizing/contain-intrinsic-size/auto-008.html.ini
blob: 919de9c9d66e5257d5e602806629023df940a357 (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 not swgl and (processor == "x86_64"): [PASS, FAIL]
      if (os == "win") and debug and swgl: [PASS, FAIL]
      if (os == "win") and not debug: [PASS, FAIL]
      if os == "mac": [PASS, FAIL]

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

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