fetch-event-is-history-backward-navigation-manual.https.html (372B)
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 to another page, and then go back to the page using the Backward button. 5 You should see "method = GET, isHistoryNavigation = true". 6 </p> 7 </body> 8 </html>