Reading through articles and tutorials about the Shadow DOM, I came across a description which confused me a bit:
"Shadow DOM refers to the ability of the browser to include a subtree of DOM elements into the rendering of a document, but not into the main document DOM tree."
So a Shadow tree is not part of the DOM tree? But the browser will still see it and render its contents?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…