blob: 6f6dc8717cfeeb1488ad9d957beac5c842ac4bae [file] [log] [blame]
CONSOLE MESSAGE: TypeError: The result of constructing a custom element must be a HTMLElement
CONSOLE MESSAGE: TypeError: The result of constructing a custom element must be a HTMLElement
CONSOLE MESSAGE: line 35: ReferenceError: Cannot access uninitialized variable.
CONSOLE MESSAGE: line 41: Bad
PASS HTML parser must create a fallback HTMLUnknownElement when a custom element constructor returns a Text node
PASS HTML parser must create a fallback HTMLUnknownElement when a custom element constructor returns non-Element object
PASS HTML parser must create a fallback HTMLUnknownElement when a custom element constructor does not call super()
PASS HTML parser must create a fallback HTMLUnknownElement when a custom element constructor throws an exception