W3CWeb Accessibility Initiative Home

Default redirect destination page

When the user navigates the user agent history to return to the previous page, the previous page should not redirect the user back to this page.

Click the "Go Back" button to return to the test suite (or use accesskey "G" to activate the button).

Source Code

<input type="BUTTON" value="Go Back" alt="Go Back" onclick="history.go(-1)"/>