https://html.spec.whatwg.org/#the-iframe-element:delaying-load-events-mode
the iframe must delay the load event of its document.
"its document" is really quite unclear here. I think it should be replaced by something like "its node document (i.e. the Document containing the iframe element)".