Skip to content

Commit

Permalink
Add note about legacy browser support in v4
Browse files Browse the repository at this point in the history
Close #1050.
  • Loading branch information
alrra committed Oct 21, 2013
1 parent dc752d7 commit 5e090e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ Choose one of the following options:
* "Delete-key friendly." Easy to strip out parts you don't need.
* Extensive inline and accompanying documentation.

[HTML5 Boilerplate v4 provides legacy browser
support](https://github.com/h5bp/html5-boilerplate/tree/v4) (IE 6+, Firefox

This comment has been minimized.

Copy link
@patrickkettner

patrickkettner Oct 21, 2013

Contributor

isn't IE11 == IE6+ ?

This comment has been minimized.

Copy link
@alrra

alrra Oct 21, 2013

Author Member

isn't IE11 == IE6+ ?

@patrickkettner the code in v4 should work just fine, even with IE11. :)

This comment has been minimized.

Copy link
@patrickkettner

patrickkettner Oct 21, 2013

Contributor

without a doubt, but the phrasing seems to imply IE6 and up is a legacy browser.

This comment has been minimized.

Copy link
@alrra

alrra Oct 21, 2013

Author Member

seems to imply IE6 and up is a legacy browser.

I disagree (provides, in this context, means that v4 offers support even for the legacy browsers, thus supports IE6+).

This comment has been minimized.

Copy link
@patrickkettner

patrickkettner Oct 21, 2013

Contributor

with IE8+ being mentioned on the main supports, I offically withdraw the complaint.

thanks for taking the time to prove me wrong

:]

3.6+, Safari 4+), but is no longer actively developed.

## Documentation

Expand Down

0 comments on commit 5e090e0

Please sign in to comment.