7 lines
462 B
INI
7 lines
462 B
INI
[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: [PASS, FAIL]
|
|
if (os == "android") and not debug: [PASS, FAIL]
|