UNPKG

@webcomponents/custom-elements

Version:
12 lines (11 loc) 258 B
<!doctype html> <script src="../../../../web-component-tester/browser.js"></script> <script> WCT.loadSuites([ './insertBefore.html', './appendChild.html', './cloneNode.html', './removeChild.html', './replaceChild.html', ]); </script>