grow-height-and-scrolled.html.ini (537B)
1 [grow-height-and-scrolled.html] 2 [IntersectionObserver should only report intersection change after the target grows height and is scrolled.] 3 expected: 4 if (os == "linux") and fission and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, FAIL] 5 if (os == "win") and debug and (processor == "x86_64"): [PASS, FAIL] 6 if (os == "linux") and fission and (processor == "x86"): [PASS, FAIL] 7 if (os == "linux") and not fission: [PASS, FAIL] 8 if (os == "android") and not debug: [PASS, FAIL]