Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
chrome 是否暗示对子节点(通过 innerHTML 获得)数据长度有任何限制?我可以看到长度限制为 65536 并且剩余数据被推送为子节点数组中的下一个索引元素?
是否有任何官方文件支持这一点?