2 PASS Check the existence of defineCustomElement on Document interface
3 PASS document.defineCustomElement should throw with an invalid name
4 PASS document.defineCustomElement should throw with a duplicate name
5 PASS document.defineCustomElement should throw when the element interface is not a constructor
6 PASS document.defineCustomElement should define an instantiatable custom element