ladybird/Tests/LibWeb/Text/expected/HTML/iframe-successfully-loads-in-shadow-root.txt
Luke Wilde 4dd14d812f LibWeb: Make iframe insertion steps check the shadow including root
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.
2024-11-13 14:40:02 +01:00

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