spec/fixtures/pages/e.html (7 lines of code) (raw):

<html> <body> <script type="text/javascript" charset="utf-8"> console.log('Window script is loaded before preload script'); </script> </body> </html>