Source code

Revision control

Copy as Markdown

Other Tools

[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]