6 lines
278 B
INI
6 lines
278 B
INI
[scroll-target-snap-001.html]
|
|
expected:
|
|
if (os == "linux") and debug and not fission: [PASS, FAIL]
|
|
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
|
|
if (os == "linux") and not debug: [PASS, FAIL]
|
|
if (os == "win") and debug: [PASS, FAIL]
|