mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-20 00:08:55 +00:00
LibWeb: Skip creating a navigable for <object> not connected to document
Navigation should not run for <object> element until it is inserted into a document. Spec deoes not seem to explicitely say that, but that matches other browsers behavior. Fixes hanging after reloading in Acid3 test.
This commit is contained in:
parent
68440ed02d
commit
d876f32e5d
Notes:
sideshowbarker
2024-07-17 11:30:54 +09:00
Author: https://github.com/kalenikaliaksandr
Commit: d876f32e5d
Pull-request: https://github.com/SerenityOS/serenity/pull/23996
3 changed files with 21 additions and 1 deletions
|
@ -0,0 +1 @@
|
|||
PASS
|
Loading…
Add table
Add a link
Reference in a new issue