[004.html] [history position should be calculated when executing, not when calling the .go command] expected: if (os == "linux") and not swgl and not fission and not asan: PASS if (os == "win") and not debug: PASS if os == "mac": PASS if os == "android": PASS [PASS, FAIL] [browser needs to support hashchange events for this testcase] expected: if (os == "linux") and not swgl and not fission and not asan: PASS if (os == "win") and not debug: PASS if os == "mac": PASS if os == "android": PASS [PASS, FAIL] [queued .go commands should all be executed when the queue is processed] expected: if (os == "linux") and not swgl and not fission and not asan: PASS if (os == "win") and not debug: PASS if os == "mac": PASS if os == "android": PASS [PASS, FAIL]