[scrollIntoView-multiple-nested.html]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
if (os == "linux") and not fission and not debug: TIMEOUT
[Simultaneous instant,smooth scrollIntoViews run to completion]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
if (os == "linux") and not fission and not debug: NOTRUN
[Simultaneous instant scrollIntoViews run to completion]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
if (os == "linux") and not fission and not debug: NOTRUN
[Simultaneous smooth scrollIntoViews run to completion]
expected:
if asan and not fission: TIMEOUT
[Simultaneous smooth,instant scrollIntoViews run to completion]
expected:
if asan and not fission: NOTRUN