onContentLoad

154 views
Skip to first unread message

Zachary Newman

unread,
Dec 29, 2014, 2:09:03 PM12/29/14
to http-archive-...@googlegroups.com
From the HAR 1.2 Specification (http://www.softwareishard.com/blog/har-12-spec/):

> Depeding on the browser, onContentLoad property represents DOMContentLoad event or document.readyState == interactive.

I am working on a browser that sets the document readyState to interactive after doing the usual loading and parsing HTML, then fires a DOMContentLoaded (not DOMContentLoad; no such event appears to exist) event AFTER a layout reflow. In this case, which event do I prefer for the onContentLoad timing?

Cheers,
Zack
Reply all
Reply to author
Forward
0 new messages