Skip to content

Instantly share code, notes, and snippets.

@LiamChapman
Created February 21, 2014 22:34
Show Gist options
  • Select an option

  • Save LiamChapman/9145010 to your computer and use it in GitHub Desktop.

Select an option

Save LiamChapman/9145010 to your computer and use it in GitHub Desktop.
129 bytes to enable HTML5 on old browsers (copied from: https://coderwall.com/p/qkkx9g)
;("header footer section aside nav article figure figcaption hgroup time").replace(/\w+/g,function(a){document.createElement(a)})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment