Skip to content

Commit

Permalink
new modernizr.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish committed Feb 19, 2012
1 parent 080026e commit f8f347e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 7 deletions.
3 changes: 1 addition & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,4 @@ <h1>Not found <span>:(</span></h1>
</script>
<script src="http://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js"></script>
</div>
</body>
</html>

This comment has been minimized.

Copy link
@kblomqvist

kblomqvist Feb 19, 2012

Contributor

This must be a mistake?

This comment has been minimized.

Copy link
@nimbupani

nimbupani Feb 19, 2012

Member

No, just fancy.

This comment has been minimized.

Copy link
@paulirish

paulirish Feb 19, 2012

Author Member

They're optional in HTML. This validates and all browsers have no problem with it.

Since everyone stole the fun out of 404.index I added the littlest bit of fun back.

This comment has been minimized.

Copy link
@djtriptych

djtriptych May 30, 2012

Fancy, but just kinda wasted my time trying to figure out if it was an error or not.

My guess is It looks wrong to most developers. Wasting dev time makes me sad.

Also, it's inconsistent within the project since index.html retains the closing tags.

Also, browsers aren't the only things that consume HTML.


2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<!-- All JavaScript at the bottom, except this Modernizr build.
Modernizr enables HTML5 elements & feature detects for optimal performance.
Create your own custom Modernizr build: www.modernizr.com/download/ -->
<script src="js/libs/modernizr-2.5.2.min.js"></script>
<script src="js/libs/modernizr-2.5.3.min.js"></script>
</head>
<body>
<!-- Prompt IE 6 users to install Chrome Frame. Remove this if you support IE 6.
Expand Down
4 changes: 0 additions & 4 deletions js/libs/modernizr-2.5.2.min.js

This file was deleted.

Loading

0 comments on commit f8f347e

Please sign in to comment.