| Index: third_party/WebKit/LayoutTests/http/tests/loading/stop-load-at-commit-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/loading/onload-vs-immediate-refresh-expected.txt b/third_party/WebKit/LayoutTests/http/tests/loading/stop-load-at-commit-expected.txt
|
| similarity index 89%
|
| copy from third_party/WebKit/LayoutTests/http/tests/loading/onload-vs-immediate-refresh-expected.txt
|
| copy to third_party/WebKit/LayoutTests/http/tests/loading/stop-load-at-commit-expected.txt
|
| index cf0d0019dd44580e3360901d934e8ed230729536..d8ce6ca6a67d40c343b6bf7a662850fddda34ff8 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/loading/onload-vs-immediate-refresh-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/loading/stop-load-at-commit-expected.txt
|
| @@ -1,7 +1,6 @@
|
| main frame - didStartProvisionalLoadForFrame
|
| main frame - didCommitLoadForFrame
|
| main frame - didFinishDocumentLoadForFrame
|
| -ALERT: SUCCESS
|
| main frame - didHandleOnloadEventsForFrame
|
| main frame - didFinishLoadForFrame
|
| main frame - didStartProvisionalLoadForFrame
|
| @@ -9,4 +8,4 @@ main frame - didCommitLoadForFrame
|
| main frame - didFinishDocumentLoadForFrame
|
| main frame - didHandleOnloadEventsForFrame
|
| main frame - didFinishLoadForFrame
|
| -You should have seen an alert.
|
| +PASS
|
|
|