summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/intersection-observer/root-margin-rounding.html.ini
blob: 6c752979da309e5e640414d2113c6516087bb225 (plain)
1
2
3
4
5
6
7
[root-margin-rounding.html]
  [IntersectionObserver root margin cannot end up with negative rect (and thus non-intersecting) due to rounding]
    expected:
      if (os == "linux") and debug and not fission and not swgl: [PASS, FAIL]
      if (os == "linux") and not debug and not fission and asan: [PASS, FAIL]
      if (os == "linux") and not debug and not fission and not asan: [PASS, FAIL]
      if (os == "linux") and not debug and fission: [PASS, FAIL]