remove html shiv
							parent
							
								
									d0188cb438
								
							
						
					
					
						commit
						36f7136d34
					
				|  | @ -29,10 +29,6 @@ | |||
| 			link.href = window.location.search.match( /print-pdf/gi ) ? 'css/print/pdf.css' : 'css/print/paper.css'; | ||||
| 			document.getElementsByTagName( 'head' )[0].appendChild( link ); | ||||
| 		</script> | ||||
| 
 | ||||
| 		<!--[if lt IE 9]> | ||||
| 		<script src="lib/js/html5shiv.js"></script> | ||||
| 		<![endif]--> | ||||
| 	</head> | ||||
| 
 | ||||
| 	<body> | ||||
|  |  | |||
|  | @ -1,7 +0,0 @@ | |||
| document.createElement('header'); | ||||
| document.createElement('nav'); | ||||
| document.createElement('section'); | ||||
| document.createElement('article'); | ||||
| document.createElement('aside'); | ||||
| document.createElement('footer'); | ||||
| document.createElement('hgroup'); | ||||
		Loading…
	
		Reference in New Issue
	
	 Hakim El Hattab
						Hakim El Hattab