Add old future of Drupal presentation

This commit is contained in:
Benjamin Melançon 2018-05-29 18:26:59 -04:00
parent 86f2644483
commit 1b3ec458c4
127 changed files with 20994 additions and 0 deletions

7
future-of-drupal/lib/js/html5shiv.js vendored Normal file
View file

@ -0,0 +1,7 @@
document.createElement('header');
document.createElement('nav');
document.createElement('section');
document.createElement('article');
document.createElement('aside');
document.createElement('footer');
document.createElement('hgroup');