Source code
Revision control
Copy as Markdown
Other Tools
[scroll-behavior-subframe-root.html]
disabled:
[Subframe with smooth scroll-behavior ; scrollTo() with auto behavior]
expected:
if (os_version == "24.04") and debug and not fission: [PASS, FAIL]
if os_version == "14.70": [PASS, FAIL]
[Subframe setting scrollTop with smooth scroll-behavior]
expected:
if (os == "win") and debug: [PASS, FAIL]
[Subframe with smooth scroll-behavior ; scrollTo() with smooth behavior]
expected:
if (os == "win") and debug: [PASS, FAIL]
[Subframe with smooth scroll-behavior ; scroll() with smooth behavior]
expected:
if (processor == "x86") and not debug: [PASS, FAIL]
[Subframe with smooth scroll-behavior ; scroll() with default behavior]
expected:
if not fission and debug: [PASS, FAIL]
[Subframe with smooth scroll-behavior ; scrollBy() with auto behavior]
expected:
if not fission and debug: [PASS, FAIL]
[Subframe with auto scroll-behavior ; scroll() with smooth behavior]
expected:
if not asan and fission: PASS
[PASS, FAIL]
[Subframe with smooth scroll-behavior ; scrollTo() with default behavior]
expected:
if not fission and debug: [PASS, FAIL]
[Subframe setting scrollLeft with smooth scroll-behavior]
expected:
if not fission and debug: [PASS, FAIL]
[Subframe with smooth scroll-behavior ; scrollIntoView() with auto behavior]
expected:
if not fission: [PASS, FAIL]
[Subframe with smooth scroll-behavior ; scroll() with auto behavior]
expected:
if not fission and debug: [PASS, FAIL]