mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-20 18:12:53 +00:00
The insertion steps for iframes were following an old version of the spec, where it was checking if the iframe was "in a document tree", which doesn't cross shadow root boundaries. The spec has since been updated to check the shadow including root instead. This is now needed for Cloudflare Turnstile iframe widgets to appear, as they are now inserted into a shadow root.
2 lines
126 B
Text
2 lines
126 B
Text
Received a message: 'Hello from iframe in the shadow root of the just inserted div!'
|
|
Was it from the shadow root iframe? true
|