[resnap-on-reconstructing-frame.html]
expected:
if (os == "linux") and not debug and fission and not tsan and asan: [OK, TIMEOUT]
if (os == "linux") and not debug and fission and tsan: [OK, TIMEOUT]
if (os == "linux") and not debug and not fission: [OK, TIMEOUT]
if (os == "linux") and debug: [OK, TIMEOUT]
if (os == "linux") and not debug: [OK, TIMEOUT]
[Stay at the last snap point even after reconstrucing the scroll container]
expected:
if (os == "linux") and not debug and fission and not tsan and asan: [PASS, TIMEOUT]
if (os == "linux") and not debug and fission and tsan: [PASS, TIMEOUT]
if (os == "linux") and not debug and not fission: [PASS, TIMEOUT]
if (os == "linux") and debug: [PASS, TIMEOUT]
if (os == "linux") and not debug: [PASS, TIMEOUT]