| Index: LayoutTests/http/tests/misc/resource-timing-iframe-restored-from-history-expected.txt
|
| diff --git a/LayoutTests/http/tests/misc/resource-timing-iframe-restored-from-history-expected.txt b/LayoutTests/http/tests/misc/resource-timing-iframe-restored-from-history-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..3ab3ac93f9f26b40b9a69f04010884a0b677dc7a
|
| --- /dev/null
|
| +++ b/LayoutTests/http/tests/misc/resource-timing-iframe-restored-from-history-expected.txt
|
| @@ -0,0 +1,14 @@
|
| +ALERT: Initial URL loaded.
|
| +ALERT: Final URL loaded.
|
| +ALERT: Going back.
|
| +ALERT: Final URL loaded.
|
| +Tests that iframe restored from history does not report resource timing.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS performance.getEntriesByName('http://127.0.0.1:8000/misc/resources/frame-final-url.html').length is 0
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|