Skip to content

Commit

Permalink
Removed obvious statement
Browse files Browse the repository at this point in the history
  • Loading branch information
verlok committed May 5, 2014
1 parent 5a61aae commit 074f769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ Calling `picturePolyfill.parse(element)` (where `element` is a specific DOM node

## Browser support

PicturePolyfill supports all modern browsers and **down to Internet Explorer 7** (it wasn't tested on IE6).
PicturePolyfill supports all modern browsers and **down to Internet Explorer 7**.

* On **Modern Browsers, Internet Explorer 10 and above**: the images will be loaded depending on the matched media query
* On **Internet Explorer 7 to 9**: the content of the `data-default-src` attribute will be used to reference the image source.
Expand Down

0 comments on commit 074f769

Please sign in to comment.