UNPKG

@webcomponents/custom-elements

Version:
17 lines (16 loc) 502 B
<!doctype html> <script src="../../../../web-component-tester/browser.js"></script> <script> WCT.loadSuites([ './flushCallbackIsCalled.html', './defineDoesNotWalk.html', './multipleDefineCalls.html', './multipleFlushCallbacks_ordering.html', './multipleFlushCallbacks_blocking.html', './defaultSyncFlush.html', './whenDefined_before.html', './whenDefined_after.html', './upgradeInDefineCallOrder.html', './imperativelyCreatedBeforeFlush.html', ]); </script>