History
window.history === history
pushState(88, '')
pushState({ mph: 88 })
/history/
back()
Go Back
forward()
Go Forward
replaceState()
/history/1.21gw
/history/
patch pushState()
patch
iframe replaceState()
replaceState
main pushState
main pushState
main replaceState
main replaceState
Reset
All Tests