scroll-margin-dynamic.html.ini (467B)
1 [scroll-margin-dynamic.html] 2 [Test no initial scroll margin intersection] 3 expected: 4 if (os == "linux") and not debug and asan and not fission: [FAIL, PASS] 5 if (os == "win") and debug and (processor == "x86_64"): PASS 6 if (os == "win") and not debug and (processor == "x86"): PASS 7 if (os == "linux") and not debug and not asan: PASS 8 if (os == "android") and sessionHistoryInParent: PASS 9 if os == "mac": PASS 10 [PASS, FAIL]