spec/fixtures/pages/will-navigate.html (7 lines of code) (raw):

<html> <body> <script type="text/javascript" charset="utf-8"> location.href += '?navigated' </script> </body> </html>