Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLIFrameElement.cpp
Aliaksandr Kalenik b0d75ef096 LibWeb: Create navigables only for iframe in a document tree
Navigable should be created for an iframe only, if after insertion, its
root is the document.

Fixes https://github.com/SerenityOS/serenity/issues/21374
2023-10-08 20:03:43 +02:00

7.5 KiB