mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Prevent the running of the iframe load event steps for the initial about:blank document. Part of https://github.com/servo/servo/issues/31973 Testing: /html/browsers/browsing-the-web/navigating-across-documents/initial-empty-document/iframe-nosrc.html Fixes: It is expected that the intermittent issue of 34819 will go away, but I will leave it open so we can close it when we realize it isn't being mentioned by PR's anymore. https://github.com/servo/servo/issues/34819 --------- Signed-off-by: gterzian <2792687+gterzian@users.noreply.github.com>