Source code
Revision control
Copy as Markdown
Other Tools
[grow-height-and-scrolled.html]
[IntersectionObserver should only report intersection change after the target grows height and is scrolled.]
expected:
if (os == "linux") and fission and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, FAIL]
if (os == "linux") and fission and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and not fission and debug: [FAIL, PASS]
if (os == "linux") and not fission and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]