UNPKG

@webcomponents/custom-elements

Version:
14 lines (13 loc) 333 B
<!doctype html> <script src="../../../../web-component-tester/browser.js"></script> <script> WCT.loadSuites([ './attachShadow.html', './innerHTML.html', './setAttribute.html', './setAttributeNS.html', './removeAttribute.html', './removeAttributeNS.html', './insertAdjacentElement.html', ]); </script>