| <!DOCTYPE html> | |
| <!-- Copyright 2017 The Chromium Authors. All rights reserved. | |
| Use of this source code is governed by a BSD-style license that can be | |
| found in the LICENSE file. --> | |
| <html> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | |
| <title>Onload ReplaceState Reload Test</title> | |
| <script type="text/javascript" src="onload_replacestate_reload.js"></script> | |
| </head> | |
| <body> | |
| Regression test for <a href="http://crbug.com/788464">http://crbug.com/788464</a>. | |
| </body> | |
| </html> |