createShadowRoot (); sr.innerHTML = '<content id=a></content>'; var content = sr.firstChild; assertArrayEqual([content], a.getDestinationInsertionPoints()) ...
確定! 回上一頁