Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / misc / resource-timing-iframe-restored-from-history-expected.txt
blob2661d6b18736b0b0249cb8250201aabf02e61727
1 ALERT: Initial URL loaded.
2 ALERT: Final URL loaded.
3 ALERT: Going back.
4 ALERT: Final URL loaded.
5 Tests that iframe restored from history does not report resource timing.
7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
10 PASS resources.length is 1
11 PASS resources[0].name is "http://127.0.0.1:8000/js-test-resources/js-test.js"
12 PASS successfullyParsed is true
14 TEST COMPLETE