1
0
Fork 0
firefox/testing/web-platform/meta/css/cssom-view/scroll-behavior-subframe-root.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

38 lines
1.3 KiB
INI

[scroll-behavior-subframe-root.html]
disabled:
if os == "android": bug 1550895 (frequently fails on geckoview), Bug 1559325
[Subframe with smooth scroll-behavior ; scrollTo() with auto behavior]
expected:
if os == "mac": [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 fission and debug: [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]