Skip to content
This repository has been archived by the owner on Nov 26, 2021. It is now read-only.

Commit

Permalink
rm extralarge
Browse files Browse the repository at this point in the history
  • Loading branch information
Trott committed Aug 14, 2012
1 parent 69a24d7 commit 10737fb
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 1 deletion.
Binary file removed external/imgs/extralarge.jpg
Binary file not shown.
Binary file modified external/imgs/large.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified external/imgs/medium.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified external/imgs/small.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion index.html
Expand Up @@ -21,7 +21,6 @@ <h1>Pickyfill: Offline caching for picturefill responsive images</h1>
<div data-src="external/imgs/small.jpg"></div> <div data-src="external/imgs/small.jpg"></div>
<div data-src="external/imgs/medium.jpg" data-media="(min-width: 400px)"></div> <div data-src="external/imgs/medium.jpg" data-media="(min-width: 400px)"></div>
<div data-src="external/imgs/large.jpg" data-media="(min-width: 800px)"></div> <div data-src="external/imgs/large.jpg" data-media="(min-width: 800px)"></div>
<div data-src="external/imgs/extralarge.jpg" data-media="(min-width: 1000px)"></div>


<!-- Fallback content for non-JS browsers. Same img src as the initial, unqualified source element. --> <!-- Fallback content for non-JS browsers. Same img src as the initial, unqualified source element. -->
<noscript><img src="external/imgs/small.png" alt="Beetlejuice, the French bulldog"></noscript> <noscript><img src="external/imgs/small.png" alt="Beetlejuice, the French bulldog"></noscript>
Expand Down

0 comments on commit 10737fb

Please sign in to comment.