blob: 5d78184d043633a1c1cdfabe536e6fb92cf34a2a (
plain)
1
2
3
4
5
6
7
|
[scroll-target-snap-001.html]
expected:
if (os == "win") and not debug and (processor == "x86"): PASS
if (os == "linux") and debug and fission: PASS
if os == "mac": PASS
if os == "android": PASS
[PASS, FAIL]
|