Source code
Revision control
Copy as Markdown
Other Tools
[zero-scroll-offset-001.html]
[Scroll anchoring suppressed when scroll offset is zero.]
expected:
if (os == "linux") and not debug and not tsan and asan and fission: [FAIL, PASS]
if (os == "linux") and not debug and tsan: [FAIL, PASS]
if (os == "android") and not debug: PASS
if os == "win": PASS
if os == "mac": PASS
[PASS, FAIL]