[scroll-behavior-subframe-root.html]
disabled:
if os == "android": bug 1550895 (frequently fails on geckoview), Bug 1559325
[Subframe with auto scroll-behavior ; scroll() with smooth behavior]
expected:
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
[Aborting an ongoing smooth scrolling on a subframe with another smooth scrolling]
expected:
if (os == "win") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
[Subframe with smooth scroll-behavior ; scrollIntoView() with smooth behavior]
expected:
if (os == "win") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
[Subframe with smooth scroll-behavior ; scrollTo() with auto behavior]
expected:
if (os == "mac") and debug: ["PASS", "FAIL"]