[Webkit-unassigned] [Bug 282609] [Navigation] navigation-history-entry/entries-after-blob-navigation.html is failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 5 15:54:53 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=282609
--- Comment #7 from Chris Dumez <cdumez at apple.com> ---
Interestingly, I think we don't match the HTML spec here.
It says that the document is "completely loaded" if its "completely loaded time" is set.
As per https://html.spec.whatwg.org/#completely-finish-loading, the "completely loaded time" should get set *right before* firing the load event. I guess ideally we'd match the spec. This is a large change though.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241205/9f267629/attachment.htm>
More information about the webkit-unassigned
mailing list