11main frame - didStartProvisionalLoadForFrame
22main frame - didCommitLoadForFrame
3CONSOLE WARNING: line 19: A parser-blocking, cross site (i.e. different eTLD+1) script, http://localhost:8000/loading/resources/js-loaded.js?conn-type, is invoked via document.write. This MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details.
4CONSOLE WARNING: line 19: A parser-blocking, cross site (i.e. different eTLD+1) script, http://localhost:8000/loading/resources/js-loaded.js?conn-type, is invoked via document.write. This MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details.
5CONSOLE ERROR: The parser-blocking, cross site (i.e. different eTLD+1) script, http://localhost:8000/loading/resources/js-loaded.js?conn-type, invoked via document.write was BLOCKED by the browser due to poor network connectivity.
3CONSOLE WARNING: line 19: A parser-blocking, cross site (i.e. different eTLD+1) script, http://localhost:8000/loading/resources/js-loaded.js?conn-type, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details.
4CONSOLE WARNING: line 19: A parser-blocking, cross site (i.e. different eTLD+1) script, http://localhost:8000/loading/resources/js-loaded.js?conn-type, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details.
5CONSOLE WARNING: The parser-blocking, cross site (i.e. different eTLD+1) script, http://localhost:8000/loading/resources/js-loaded.js?conn-type, invoked via document.write was NOT BLOCKED on this page load, but MAY be blocked by the browser in future page loads with poor network connectivity.
66main frame - didFinishDocumentLoadForFrame
77main frame - didHandleOnloadEventsForFrame
88main frame - didFinishLoadForFrame
99This is a testharness.js-based test.
10PASS Document.written scripts are blocked when effectively 2G
10FAIL Document.written scripts are blocked when effectively 2G assert_false: expected false got true
1111Harness: the test ran to completion.
1212