Skip to content
This repository has been archived by the owner on Sep 20, 2019. It is now read-only.

Calling attachShadow before DOMContentLoaded leads to unexpected rendering. #235

Closed
sorvell opened this issue May 15, 2018 · 0 comments
Closed
Assignees

Comments

@sorvell
Copy link
Contributor

sorvell commented May 15, 2018

See this repro.

ShadyDOM removes light DOM children when attachShadow is called. The surface area of DOM is captured but the parser is not so this (currently) cannot be done before DOMContentLoaded.

@sorvell sorvell self-assigned this May 15, 2018
@sorvell sorvell closed this as completed in c74d492 Jun 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant