fetch-event-is-history-forward-navigation-manual.https.html (401B)
1 <!DOCTYPE html> 2 <body> 3 <p>Click <a href="resources/install-worker.html?isHistoryNavigation&script=fetch-event-test-worker.js">this link</a>. 4 Once you see "method = GET,..." in the page, go back to this page using the Backward button, and then go to the second page using the Forward button. 5 You should see "method = GET, isHistoryNavigation = true". 6 </p> 7 </body> 8 </html>