9 lines
353 B
INI
9 lines
353 B
INI
[scroll-margin-no-intersect.html]
|
|
[Test scroll margin intersection]
|
|
expected:
|
|
if (os == "win") and debug and (processor == "x86"): PASS
|
|
if (os == "win") and not debug and (processor == "x86"): PASS
|
|
if (os == "linux") and asan: [FAIL, PASS]
|
|
if (os == "android") and debug: PASS
|
|
if os == "mac": PASS
|
|
[PASS, FAIL]
|