mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
This flag defaults to false for new Documents, such as the one created here for use by template elements' contents. Without setting it to true, nothing inside a template can have a declarative shadow dom. As noted, this appears to be a spec issue. I am not convinced that this is the correct fix, but it is simple and does solve the issue without any apparent regressions.