createShadowRoot (); shadow.innerHTML = '<b><content></content></b>';. If the user clicks on the div the real target of the click event is the <b> element.
確定! 回上一頁