blob: cd9f876e8254474b574a057f0ec1401bb62d1894 [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 32: ReferenceError: Cannot access uninitialized variable.
CONSOLE MESSAGE: line 38: Bad
Harness Error (FAIL), message = 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