summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/dom/nodes/moveBefore/tentative/css-transition-cross-document.html.ini
blob: 11bd069d369a3d8102093a78ca29f77fdc9ebcac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[css-transition-cross-document.html]
  expected:
    if (os == "linux") and debug and fission: [OK, TIMEOUT]
    if (os == "linux") and debug and not fission: [OK, TIMEOUT]
    if (os == "win") and not debug: TIMEOUT
    if (os == "linux") and not debug: TIMEOUT
    if os == "android": OK
    [TIMEOUT, OK]
  [Moving a transition across documents should reset its state]
    expected:
      if (os == "linux") and debug and fission: [FAIL, TIMEOUT]
      if (os == "linux") and debug and not fission: [FAIL, TIMEOUT]
      if (os == "win") and not debug: TIMEOUT
      if (os == "linux") and not debug: TIMEOUT
      if os == "android": FAIL
      [TIMEOUT, FAIL]