summaryrefslogtreecommitdiffstats
path: root/docs/com/lib/js/html5shiv.js
diff options
context:
space:
mode:
Diffstat (limited to 'docs/com/lib/js/html5shiv.js')
-rwxr-xr-xdocs/com/lib/js/html5shiv.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/com/lib/js/html5shiv.js b/docs/com/lib/js/html5shiv.js
new file mode 100755
index 000000000..50649b9b7
--- /dev/null
+++ b/docs/com/lib/js/html5shiv.js
@@ -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'); \ No newline at end of file