summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/intersection-observer/cross-origin-iframe.sub.html.ini
blob: 431d1f5bb25b62b17a10282474ed7b4ebc1819df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[cross-origin-iframe.sub.html]
  [First rAF]
    expected:
      if not fission and (os == "android") and debug: PASS
      if fission: FAIL
      [PASS, FAIL]

  [topDocument.scrollingElement.scrollTop = 100]
    expected:
      if fission: FAIL

  [iframeDocument.scrollingElement.scrollTop = 250]
    expected:
      if (os == "mac") and not debug: [PASS, FAIL]
      if (os == "linux") and fission: [PASS, FAIL]

  [topDocument.scrollingElement.scrollTop = 200]
    expected:
      if (os == "mac") and not debug: [PASS, FAIL]
      if (os == "linux") and fission: [PASS, FAIL]