Slow page
The heading is here immediately, but a stylesheet below takes its time, so the page's load event fires late. That gap is the difference between domcontentloaded, load and networkidle.
Content is ready.
Late content arrived.
The heading is here immediately, but a stylesheet below takes its time, so the page's load event fires late. That gap is the difference between domcontentloaded, load and networkidle.
Content is ready.