blob: 6954507aff590a4b726ef5dd227979d93a0ae4af (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[position-sticky-root-scroller-with-scroll-behavior.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Sticky elements work with the root (document) scroller]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1556685
expected:
if (os == "win") and debug and (processor == "x86_64") and swgl: PASS
if (os == "win") and debug and (processor == "x86"): PASS
if os == "mac": PASS
if os == "android": [FAIL, PASS]
[PASS, FAIL]
|