| Index: LayoutTests/http/tests/history/reload-during-load-after-load-event-expected.txt
 | 
| diff --git a/LayoutTests/http/tests/history/reload-during-load-after-load-event-expected.txt b/LayoutTests/http/tests/history/reload-during-load-after-load-event-expected.txt
 | 
| new file mode 100644
 | 
| index 0000000000000000000000000000000000000000..818a994807d40cb59ff2c4b2cbb943e00aca8e7e
 | 
| --- /dev/null
 | 
| +++ b/LayoutTests/http/tests/history/reload-during-load-after-load-event-expected.txt
 | 
| @@ -0,0 +1,5 @@
 | 
| +This tests starting a new resource load after the load event has finished, then reloading while that load is still in progress. Due to a regression in http://src.chromium.org/viewvc/blink?revision=148684&view=revision, we would overwrite the load type such that the reload will still be executed correctly, but the history entry will be created as though it was a standard load.
 | 
| +
 | 
| +============== Back Forward List ==============
 | 
| +curr->  http://127.0.0.1:8000/history/reload-during-load-after-load-event.html  **nav target**
 | 
| +===============================================
 | 
| 
 |