blob: 6d5b12f4a6b1854b1f93ac2108d508f54a7248a7 (
plain)
1
2
3
4
5
|
[scroll-target-snap-001.html]
expected:
if (os == "linux") and not debug and not swgl: [PASS, FAIL]
if (os == "win") and (processor == "x86_64") and not debug: [PASS, FAIL]
if (os == "win") and (processor == "x86_64") and debug: [PASS, FAIL]
|