Skip to content

Commit

Permalink
Revert "added type to tests/index.html"
Browse files Browse the repository at this point in the history
This reverts commit 98d505f.
  • Loading branch information
attiks committed May 8, 2014
1 parent f46194a commit ad1c04b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<!-- Functional tests -->
<picture class="first-match">
<!-- First `source` in source order is selected -->
<source type="image/jpeg" srcset="../examples/images/small.jpg"></source>
<source srcset="../examples/images/small.jpg"></source>
<source srcset="../examples/images/extralarge.jpg"></source>
<img>
</picture>
Expand Down

0 comments on commit ad1c04b

Please sign in to comment.