最佳答案
在 Google Chrome 的开发者工具中,我看到一个 #shadow-root就在 <html lang="en">标签下面。它是做什么用的?我在 Firefox 和 IE 中都没有看到,只有在 Chrome 中,这是一个特殊的功能吗?
如果我打开它,它会显示 <head>和 <body>以及旁边名为 reveal的链接,通过单击,它指向 <head>和 <body>,没有其他内容。