[anchor-scroll-position-try-016.html] [Initially, anchored is at top left position] expected: if os == "win": FAIL if os == "mac": FAIL [Scroll to end of page, anchored should be at bottom left position] expected: if os == "android": FAIL [Scroll back to top of page, anchored should be at top left position] expected: if os == "android": PASS FAIL