_This issue was originally filed by [ngeoffray@google.com](https://github.com/search?q=ngeoffray%40google.com&type=Users)_ --- After debugging html/tests/element_types_test, I found that: document.createElement("object") Returns a JS function, that prints to [object HTMLObjectElement] document.createElement("embed") Returns a JS function, that prints to [object HTMLEmbedElement]