Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / loading / sync-xhr-priority-expected.txt
blob8607419c348f70c0f3ae8abbd23b806936992dcc
1 main frame - didStartProvisionalLoadForFrame
2 main frame - didCommitLoadForFrame
3 CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.
4 http://127.0.0.1:8000/resources/test.mp4 has priority VeryHigh
5 main frame - didFinishDocumentLoadForFrame
6 main frame - didHandleOnloadEventsForFrame
7 main frame - didFinishLoadForFrame
8 PASS successfullyParsed is true
10 TEST COMPLETE