Skip to content

Instantly share code, notes, and snippets.

@ashwinkumar2438
Created May 9, 2021 13:56
Show Gist options
  • Save ashwinkumar2438/c5840ce5923a9ac2cc175698ed5e89c0 to your computer and use it in GitHub Desktop.
Save ashwinkumar2438/c5840ce5923a9ac2cc175698ed5e89c0 to your computer and use it in GitHub Desktop.
let elem=document.createElement('undefinedtag');
console.log(elem.constructor); //ƒ HTMLUnknownElement()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment