| 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..2661d6b18736b0b0249cb8250201aabf02e61727
|
| --- /dev/null
|
| +++ b/LayoutTests/http/tests/misc/resource-timing-iframe-restored-from-history-expected.txt
|
| @@ -0,0 +1,15 @@
|
| +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 resources.length is 1
|
| +PASS resources[0].name is "http://127.0.0.1:8000/js-test-resources/js-test.js"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|